OOP-like wrapper around nix's posix m_queue
High-performance AI coding agent CLI - Rust port of Pi Agent
Rust bindings for the Listen Notes Podcast API
A highly parallel Perl 5 interpreter written in Rust
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.
High-performance lock-free data structures for Rust with zero dependencies
SQL database broker implementation for CeleRS (MySQL)
PostgreSQL broker implementation for CeleRS with FOR UPDATE SKIP LOCKED
Const-size queue-like data structure.
Abstraction layer for a stack-allocated multi-queue with bounded length. WIP
Recognizes and acts on input sequences
Distributed queue & multiplex engine — pub/sub, priority queues, relay, IPC, heartbeat, and rate limiting for Rust