mgeier / rtrbLinks
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆273Updated 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☆522Updated last month
- in-place allocation-reusing queues for Rust☆393Updated last year
- Easy function multiversioning for Rust☆252Updated last year
- a lock-free concurrent slab (experimental)☆303Updated last year
- A fixed-size circular buffer written in Rust.☆138Updated 6 months ago
- high-speed timing library in Rust☆386Updated 7 months ago
- Rust crate for managing CPU core affinities☆213Updated 10 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆462Updated this week
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆219Updated last week
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- ☆208Updated 10 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 7 months ago
- Async broadcast channels☆189Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆363Updated last week
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated 3 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆217Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆467Updated 4 months ago
- Simple and flexible multi-index containers.☆129Updated last week
- cross-platform Rust API for memory mapped IO☆590Updated 3 months ago
- Per-object thread-local storage for Rust☆364Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Real-to-complex and complex-to-real FFT for Rust☆91Updated 7 months ago
- Experiments with structured concurrency in Rust☆407Updated last year
- ☆316Updated 3 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- A Rust wrapper around native shared memory for Linux and Windows☆429Updated 2 years ago