mgeier / rtrbLinks
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆231Updated last week
Alternatives and similar repositories for rtrb
Users that are interested in rtrb are comparing it to the libraries listed below
Sorting:
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆442Updated 4 months ago
- in-place allocation-reusing queues for Rust☆378Updated last year
- A fixed-size circular buffer written in Rust.☆122Updated 3 weeks ago
- high-speed timing library in Rust☆348Updated last month
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Rust crate for managing CPU core affinities☆196Updated 5 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆395Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆284Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆359Updated 3 weeks ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆152Updated 2 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆239Updated last month
- Async broadcast channels☆180Updated 7 months ago
- Easy function multiversioning for Rust☆233Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- High-performance containers and utilities for concurrent and asynchronous programming☆430Updated last week
- ☆191Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month
- A Rust wrapper around native shared memory for Linux and Windows☆416Updated last year
- A fast and flexible LRU map.☆190Updated 7 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 3 weeks ago
- Per-object thread-local storage for Rust☆346Updated last week
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- Real-to-complex and complex-to-real FFT for Rust☆86Updated last month
- ☆288Updated last week
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- Small, fast, synchronization primitives☆245Updated 10 months ago