mgeier / rtrbLinks
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆232Updated 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☆449Updated last week
- in-place allocation-reusing queues for Rust☆379Updated last year
- high-speed timing library in Rust☆352Updated 2 months ago
- Easy function multiversioning for Rust☆233Updated 8 months ago
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- A fixed-size circular buffer written in Rust.☆122Updated last month
- Rust crate for managing CPU core affinities☆199Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- ☆191Updated 5 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆408Updated last week
- High-performance containers and utilities for concurrent and asynchronous programming☆439Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆126Updated 11 months ago
- Async broadcast channels☆180Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Delegation of trait implementations via procedural macros☆271Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆153Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Per-object thread-local storage for Rust☆348Updated this week
- ☆293Updated last month
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆363Updated 2 weeks ago
- A thread-safe & efficient memory pool☆169Updated last year
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Deluge, not a stream☆316Updated last year
- A Rust wrapper around native shared memory for Linux and Windows☆419Updated last year