Trellis
Spec-driven orchestration for AI coding agents. Separates planning from execution because agents that think before they type produce better code.
Spectacle
API documentation generator that turns OpenAPI specs into beautiful, fast, static HTML. Three-column layout, auto code samples, zero runtime.
Moxygen
Doxygen XML to Markdown converter. Two-pass parser, deferred reference resolution, pluggable templates. Because Doxygen's HTML output looks like Windows 3.1.
LibSourcey
C++20 real-time media and networking toolkit. Joins FFmpeg, OpenCV, and WebRTC into a single async pipeline - capture devices, encode, transcode, and stream over the network in one elegant abstraction.
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.