Support crate that provides macros for the shared_memory crate.
A secure, high-performance messaging protocol library
AI/Human task management system with file-based storage
A highly parallel Perl 5 interpreter written in Rust
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
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.
A compact, ultra-fast binary serialization format for Rust, optimized for networking and storage!
Fleet-aware shared-memory rings over POSIX shared memory.
A fork of std::sync::Arc with some extra functionality and without weak references
The Stylo CSS engine
Interned string type for the Servo and Stylo projects