Having some fun with the mu framework
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.
ggen is a deterministic, language-agnostic code generation framework that treats software artifacts as projections of knowledge graphs.
High-performance AI coding agent CLI - Rust port of Pi Agent
This rust crate provides an async thin client library for Katzenpost, a post quantum decryption mixnet.
High-level client library for the Capability Mesh Protocol
Wire types, CBOR serialization, Ed25519 identity, and content-addressed hashing for the MARS protocol
Kademlia DHT with iterative lookup and descriptor storage for the MARS protocol
Well-known schema hashes and routing key constants for the MARS protocol
QUIC transport with mutual TLS for the MARS protocol
Your Terminal's Window to the AI World - A high-performance CLI for LLMs with chat and autonomous agent modes