mgeier / rtrbLinks
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆245Updated this 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☆471Updated 2 months ago
- in-place allocation-reusing queues for Rust☆384Updated last year
- high-speed timing library in Rust☆374Updated 4 months ago
- Rust crate for managing CPU core affinities☆208Updated 7 months ago
- a lock-free concurrent slab (experimental)☆299Updated 10 months ago
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- A fixed-size circular buffer written in Rust.☆128Updated 3 months ago
- Easy function multiversioning for Rust☆240Updated 10 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆428Updated this week
- Concurrently Readable Data Structures for Rust☆362Updated 3 months ago
- ☆199Updated 7 months ago
- Async broadcast channels☆187Updated 2 months ago
- A Rust wrapper around native shared memory for Linux and Windows☆427Updated 2 years ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆156Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆451Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Real-to-complex and complex-to-real FFT for Rust☆92Updated 4 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆477Updated last week
- Per-object thread-local storage for Rust☆356Updated last month
- Simple and flexible multi-index containers.☆124Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆367Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆390Updated last year
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- ☆207Updated last month
- Generic Atomic<T> type for Rust☆242Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A thread-safe & efficient memory pool☆170Updated 2 years ago
- Notify async tasks or threads☆492Updated 2 months ago