zoobzio April 17, 2026

Hello World!

Welcome! This is where I will be updating my progress on zoobz.io, an ecosystem of composable Go libraries designed for constructing modern agentic applications.

As with all things in life, these libraries are a work in progress. Some are battle-tested and used in real applications and others are experiments that may be subject to change. Keep an eye on my progress or open an issue on any repo to get involved!

Projects

Here is a snapshot of what is available today.

This article will not be kept up-to-date. Take a look here for the latest.

Configuration

PackageDescription
figStruct tags in, configuration out
fluxReactive configuration synchronization for Go

Events

PackageDescription
capitanType-safe event coordination for Go with zero dependencies
heraldBidirectional bindings between capitan events and message brokers
apertureConfig-driven bridge from capitan events to OpenTelemetry signals

Data & Storage

PackageDescription
dbmlA Go package for building and generating DBML programmatically
astqlType-safe SQL query builder with DBML schema validation
luceneType-safe search queries for Elasticsearch and OpenSearch
vecnaSchema-validated filter builder for vector databases
soyType-safe SQL query builder for Go with schema validation
edamameStatement-driven query exec for Go
grubProvider-agnostic storage for Go

Pipelines

PackageDescription
pipzType-safe, composable data pipelines for Go
flumeA dynamic pipeline factory for pipz with hot-reloading capabilities

HTTP

PackageDescription
openapiOpenAPI 3.1 specification as native Go types
roccoType-safe HTTP framework for Go with automatic OpenAPI generation
sctxCertificate-based security contexts for Go

AI

PackageDescription
zynType-safe LLM orchestration for Go
cogitoLLM-powered reasoning chains with semantic memory for Go
chitConversation lifecycle controller for LLM-powered applications
vexType-safe embedding vector generation for Go

Tools

PackageDescription
sentinelZero-dependency struct introspection for Go
clockzType-safe clock abstractions for Go with zero dependencies
slushType-safe guarded service locator for Go
cerealBoundary-aware serialization for Go
checkFluent validation for Go with struct tag verification