A fixed-size multi-producer multi-consumer queue that works on bare-metal systems.
A bunch of lockless datastructures
Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.
Low-Latency Primitives Toolkit for Rust
High-performance ring buffer with automatic stack/heap optimization | 高性能环形缓冲区,支持栈/堆自动优化
Fixed-length, allocation and lock-free, async I/O oriented single-producer single-consumer queues.
Rust framework for Windows Audio Processing Objects (APOs)
Ultra-low-latency SPMC/MPMC pub/sub using stamped ring buffers. Formally sound with atomic-slots feature. no_std compatible.
io_uring-style ring buffer IPC for RuVix Cognition Kernel (ADR-087)
High-performance shared memory IPC library with multi-priority messaging and lock-free ring buffers
High-performance GPU-accelerated ring buffer for AI terminal multiplexing
Transport layer for RUV-FANN swarm communication with WebSocket and SharedMemory support