neospec: a self-contained test runner and coverage tool for Neovim plugins

One Go binary that manages its own Neovim, runs Lua tests inside the real editor, and emits LCOV/Cobertura/JUnit — no system install, no vendored framework, no shell-script gymnastics.

July 5, 2026 · 6 min · Omar Crosby

API Gateway

Configurable Go reverse-proxy gateway with rate limiting, circuit breaking, MCP routing, and pluggable middleware.

July 4, 2026 · 1 min · Omar Crosby

Go Semantic Release

A semantic-release implementation in Go. Powers the release workflow behind this site.

July 4, 2026 · 1 min · Omar Crosby

Holocron

Learning-first, Kafka-style event streaming platform — a single-binary broker and SDK, laid out as a Go workspace.

July 4, 2026 · 1 min · Omar Crosby

Holocron: a Go-native distributed log with NATS JetStream ergonomics and Kafka semantics

Holocron is a single-binary Go distributed log broker. JetStream’s operational simplicity plus the per-partition ordering and Kafka-shaped log model JetStream lacks.

July 4, 2026 · 4 min · Omar Crosby