mgeier / rtrbLinks
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆250Updated 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☆476Updated 3 months ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- A fixed-size circular buffer written in Rust.☆132Updated 4 months ago
- a lock-free concurrent slab (experimental)☆302Updated 10 months ago
- Rust crate for managing CPU core affinities☆210Updated 8 months ago
- Easy function multiversioning for Rust☆248Updated 11 months ago
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆442Updated this week
- high-speed timing library in Rust☆375Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆144Updated last year
- ☆204Updated 8 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆157Updated 2 years ago
- A Rust wrapper around native shared memory for Linux and Windows☆427Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 3 weeks ago
- Async broadcast channels☆187Updated 3 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆485Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Experiments with structured concurrency in Rust☆393Updated last year
- Simple and flexible multi-index containers.☆126Updated 6 months ago
- Per-object thread-local storage for Rust☆358Updated last month
- Async executor☆409Updated 3 weeks ago
- ☆306Updated last month
- An atomically updatable Arc for lock-free concurrency.☆185Updated last week
- Task abstraction for building executors☆524Updated last month
- Small, fast, synchronization primitives☆253Updated last year
- Delegation of trait implementations via procedural macros☆276Updated last week
- A fast and flexible LRU map.☆198Updated 10 months ago