A crate to manage majority judgment polls.
An efficient async stream multiplexer
Ouroboros networking stack for P2P interactions
A Rust library for parsing and interacting with Org-social decentralized social networks
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
Linux SPMC zero-copy shared-memory IPC queue, with optional FD passing
NTP client library with sync, async (tokio/smol), and NTS support.
NTP protocol types, extension fields, and NTS cryptographic primitives.
NTP server library with tokio/smol and NTS-KE support.
WebAssembly bindings for NTP packet parsing and timestamp conversion
KubeMQ Rust SDK - Message broker client for events, commands, queries, and queues
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.