A thread-aware resource locking manager for Rust that enforces declaration-before-locking, guaranteeing deadlock freedom and preventing double-locking by tracking resource usage per thread.
A highly parallel Perl 5 interpreter written in Rust
CKB RPC server
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.
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Safe mutable static and non const static initialization, and code execution at program startup/exit.
Graph-database-based knowledge graph project.
A declarative AI agent environment manager, written in Rust.
Rust-native Infrastructure as Code — bare-metal first, BLAKE3 state, provenance tracing
Sad Machine - a static State Machine macro
A local, dev-focused package manager for developer tools, inspired by Scoop and Cargo
A persistent, fsync-durable binary stack backed by a single file