Rust bindings for the Listen Notes Podcast API
Multi-agent orchestration for Claude Code with tmux and integrated MCP executor
Chicago TDD testing framework and tools for Rust projects
A beautiful terminal portfolio tracker with real-time prices, charts, and market data
CLI in Rust to search DuckDuckGo via pure HTTP, with structured output for LLM consumption.
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.