A package that allows lists of flags to be packed in a somewhat efficient way while still being accessible as a list
Unified TUI search over local coding agent histories
A compact, ultra-fast binary serialization format for Rust, optimized for networking and storage!
mmap-backed IPC channels with regionized layout, alignment-safe headers, and file rolling.
A zero-cost, hardware-aligned bitfield and enumeration generator.
A high-performance, pure Rust library and CLI for full-atom protein side-chain packing using the DREIDING force field, Goldstein+Split DEE, and tree-decomposition DP—with native protein-ligand and protein-nucleic acid interface support.
An AI coding agent hook that blocks destructive commands before they execute
Data structures with constant capacity
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
A highly parallel Perl 5 interpreter written in Rust
Concurrency algorithms
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.