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.
A highly parallel Perl 5 interpreter written in Rust
A high-performance prerendering proxy engine with caching support
Define your own PhantomData
A fast, fine-grained WebAssembly frontend framework for Rust.
A fast, fine-grained WebAssembly frontend framework for Rust.
A fast, fine-grained WebAssembly frontend framework for Rust.
Neo N3 NEF decompiler: parse, disassemble, lift bytecode to high-level pseudocode and C# skeletons, with a CLI, JSON reports, and optional WebAssembly bindings.
Phantom-tagged typed quantities (Position, Velocity, ...) for orbital dynamics
A tool that allows users to generate an interactive timeline depicting ownership and borrowing events for variables in a Rust code example
A tool that allows users to generate an interactive timeline depicting ownership and borrowing events for variables in a Rust code example