mgeier / rtrbLinks
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆240Updated 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☆461Updated last month
- in-place allocation-reusing queues for Rust☆382Updated last year
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- A fixed-size circular buffer written in Rust.☆127Updated 2 months ago
- high-speed timing library in Rust☆368Updated 3 months ago
- Easy function multiversioning for Rust☆238Updated 9 months ago
- Concurrent multi-producer multi-consumer queue☆291Updated 2 months ago
- Rust crate for managing CPU core affinities☆206Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆422Updated this week
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆154Updated 2 years ago
- ☆196Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Async broadcast channels☆186Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- ☆298Updated last month
- Per-object thread-local storage for Rust☆353Updated last week
- A Rust wrapper around native shared memory for Linux and Windows☆424Updated 2 years ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆453Updated last week
- Inter-event timing metrics on top of tracing.☆126Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated last month
- Rust ZeroMQ bindings for Tokio☆160Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆254Updated 3 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Generic Atomic<T> type for Rust☆241Updated 2 weeks ago
- A thread-safe & efficient memory pool☆169Updated last year
- ☆206Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 5 months ago