mgeier / rtrb
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆222Updated 4 months ago
Alternatives and similar repositories for rtrb:
Users that are interested in rtrb are comparing it to the libraries listed below
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆417Updated last month
- in-place allocation-reusing queues for Rust☆370Updated 11 months ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Async broadcast channels☆177Updated 4 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆350Updated 2 months ago
- A fixed-size circular buffer written in Rust.☆113Updated 6 months ago
- high-speed timing library in Rust☆340Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆281Updated 3 months ago
- Rust crate for managing CPU core affinities☆185Updated 2 months ago
- Easy function multiversioning for Rust☆223Updated 5 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆225Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- Notify async tasks or threads☆467Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆356Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆363Updated 9 months ago
- ☆272Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆484Updated 5 months ago
- Generic Atomic<T> type for Rust☆234Updated last year
- Task abstraction for building executors☆465Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- Per-object thread-local storage for Rust☆342Updated last year
- High-performance containers and utilities for concurrent and asynchronous programming☆407Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆147Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- ☆181Updated 2 months ago