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.
A highly parallel Perl 5 interpreter written in Rust
High-performance event sourcing core library in Rust
Immutable, event-sourced, nosql, write-side database system.
Eventastic is an opinionated fork of Eventually-rs. It enforces the use of transactions and handles idempotency.
A postgres event store for eventastic
DIG L2 global coin state database — persistent UTXO store with Merkle proofs, hint indexing, and rollback support
Disk cache with lease/pin semantics and LRU eviction.
DIG L2 epoch geometry, phase machine, manager, and checkpoint competition types
A high-performance graph database with Gremlin-style traversals and GQL query language
Spec-first Rust port of beads_viewer (bv) — graph-aware triage for beads issue trackers (CLI binary: bvr)