mgeier / rtrbLinks
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆255Updated 2 weeks ago
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☆482Updated 3 months ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- A fixed-size circular buffer written in Rust.☆134Updated 5 months ago
- Rust crate for managing CPU core affinities☆210Updated 9 months ago
- high-speed timing library in Rust☆377Updated 6 months ago
- Easy function multiversioning for Rust☆249Updated last year
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Concurrent multi-producer multi-consumer queue☆297Updated last week
- A crate to help you go wide. By which I mean use SIMD stuff.☆449Updated last week
- ☆204Updated 9 months ago
- Async broadcast channels☆188Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆157Updated 3 years ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- A Rust wrapper around native shared memory for Linux and Windows☆425Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆493Updated this week
- Per-object thread-local storage for Rust☆361Updated 2 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆214Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 2 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆182Updated last week
- ☆310Updated 2 months ago
- Simple and flexible multi-index containers.☆126Updated 6 months ago
- Fast, FFI-friendly string interning for Rust☆174Updated last year
- Real-to-complex and complex-to-real FFT for Rust☆92Updated 5 months ago