Cache-friendly sliding ring buffer keyed to an anchor coordinate for ultra-low-latency workloads.
Collections suitable for use with networking, particularly when a fixed memory usage is required to prevent out-of-memory crashes. Includes two kinds of least recently used caches, a bounded hash map, a magic ring buffer (virtual ring buffer) and an arena allocator.
LMAX inspired Lock-free ring buffers with cache-aligned memory pools for high-performance event systems
An async, lock-free, sharded, cache-aware SPSC/MPSC/MPMC ring buffer in Rust.
Consistent and rendezvous hash rings with optimized hash functions.
A no_std PSF-2 bitmap font loader with Spleen fonts prepackaged.
Fleet-aware shared-memory rings over POSIX shared memory.
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Pure-Rust Metal GPU compute library for MLX-compatible inference on Apple Silicon
A protocol-agnostic load balancing strategy engine for Rust
Core types, ring buffer, GOP cache, and subscriber registry for LVQR
submillisecond.com cookbook recipe - concurrency: subms-spsc-ring-buffer. Wait-free SPSC ring buffer with cache-line padded counters and opposite-index caching; sub-50ns enqueue/dequeue on sibling cores.
No description provided.
No description provided.
No description provided.