Trellis
Spec-driven orchestration for AI coding agents. Separates planning from execution because agents that think before they type produce better code.
Icey
The C++ media stack. Modular C++20 toolkit that unifies FFmpeg, libuv, OpenSSL, and libdatachannel into a composable pipeline for building media servers, video pipelines, and real-time communication systems.
Moxygen
Doxygen XML to Markdown converter. Two-pass parser, deferred reference resolution, pluggable templates. Because Doxygen's HTML output looks like Windows 3.1.
Sourcey
Open source documentation platform. Point it at an OpenAPI spec, add markdown guides, get a complete docs site with code samples in 10 languages. Static HTML you own; no dashboard, no monthly bill, no vendor lock-in.
Symple
Real-time messaging and presence protocol we designed from scratch. WebRTC signalling, scoped messaging, Redis horizontal scaling. The protocol-level work that taught us how to think about MCP.
Pacm
C++ package manager for distributing compiled plugins, model files, and binary assets. Async downloads, SHA-256 verification, SDK version locking, atomic installation.
Pluga
Minimal C++ plugin system that solves the hard problem - ABI-stable dynamic loading across compilers and platforms with a single header file.