Easy enum wrapper that implements all traits that the wrapped objects implement
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 high-performance, precise rate limiter using tokio channels and atomic operations
A Rust library for interacting with Kick.com WebSocket chat and API
Background task processing for rust using apalis and postgres
High-performance network throughput measurement tool, inspired by iperf3.
Voice cloning and speaker adaptation system for VoiRS
Standard Modbus RTU protocols
Background task processing for rust using apalis and sqlite
Mock source plugin for Drasi
Singing voice synthesis for VoiRS
An asynchronous Rust library for interacting with the Asterisk Manager Interface (AMI), featuring a strongly-typed, stream-based API with resilient connections, automatic reconnection, and heartbeat monitoring.