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
High-performance AI coding agent CLI - Rust port of Pi Agent
Native speech-to-text voice dictation for Hyprland (Rust implementation)
Umbrella crate re-exporting the highlandcows library suite
Persistent ISAM key/value store with ACID transactions, backed by an on-disk B-tree
Zero-downtime process management for Rust applications / Rust应用零停机进程管理
Deployment manifest, bundling, and control-plane client for ADK-Rust
CLI that manages browsers and exposes them over CDP/BiDi for agent-driven development. Includes an optional MCP server.
CLI tooling for FastMCP - run, inspect, and install MCP servers
MCP client implementation for FastMCP
Core types and context for FastMCP