AWS Lambda Runtime Emulator for local and remote debugging
Rust bindings for the Listen Notes Podcast API
High-performance AI coding agent CLI - Rust port of Pi Agent
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
A highly parallel Perl 5 interpreter written in Rust
CKB RPC server
VPC Lattice service implementation for winterbaume
OpenAPI to MCP conversion - expose REST APIs as MCP tools and resources
Load, create and modify windows resources in existing executables (.exe or .res)
Provides types for non-standard XMPP elements used by Jitsi Meet
Connect GStreamer pipelines to Jitsi Meet conferences
Handy CRUD boilerplate macros and utils for Rust backend