mgeier / rtrbLinks
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆237Updated last month
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☆456Updated last month
- in-place allocation-reusing queues for Rust☆380Updated last year
- high-speed timing library in Rust☆366Updated 3 months ago
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- Rust crate for managing CPU core affinities☆204Updated 6 months ago
- A fixed-size circular buffer written in Rust.☆127Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- Easy function multiversioning for Rust☆237Updated 9 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆417Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆246Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- A Rust wrapper around native shared memory for Linux and Windows☆422Updated 2 years ago
- Async broadcast channels☆182Updated 3 weeks ago
- Per-object thread-local storage for Rust☆351Updated 3 weeks ago
- ☆296Updated 3 weeks ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆444Updated last week
- ☆192Updated 6 months ago
- ☆205Updated 2 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆203Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆135Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated last week
- Simple and flexible multi-index containers.☆121Updated 3 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆153Updated 2 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Real-to-complex and complex-to-real FFT for Rust☆89Updated 3 months ago
- Small, fast, synchronization primitives☆250Updated last year
- A thread-safe & efficient memory pool☆169Updated last year