Semantic, hash-chained durable memory for long-running and multi-agent systems.
Unified TUI search over local coding agent histories
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
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.
Manifest and orchestration primitives for Canic deployment backup and restore
Two-tier hybrid search for Rust: sub-millisecond initial results, quality-refined rankings in 150ms
Desktop GUI cockpit for Ethereum Swarm Bee node operators. Sibling of bee-tui — same cockpit logic via bee-cockpit-core, rendered with egui.
Deterministic execution kernel with crash-safe replication and exactly-once side effects
Causal consistency at nanosecond latency. Algebraic invariants without coordination.
Core replay engine, types, and operation logic for AWS Lambda durable execution in Rust
Durable write-ahead journal with CRC32C checksums, BLAKE3 hash chain, and snapshot framing
Ursula durable-stream server: thread-per-core, multi-Raft, HTTP front door.