mgeier / rtrbLinks
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆223Updated 4 months 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☆424Updated 2 months ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago
- Async broadcast channels☆177Updated 5 months ago
- Rust crate for managing CPU core affinities☆188Updated 3 months ago
- A fixed-size circular buffer written in Rust.☆114Updated 7 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆372Updated 2 months ago
- high-speed timing library in Rust☆342Updated 5 months ago
- ☆280Updated 3 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆357Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- Easy function multiversioning for Rust☆224Updated 5 months ago
- Notify async tasks or threads☆473Updated 2 weeks ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆152Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆490Updated 2 weeks ago
- High-performance containers and utilities for concurrent and asynchronous programming☆414Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Task abstraction for building executors☆467Updated 4 months ago
- ☆184Updated 2 months ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- Per-object thread-local storage for Rust☆343Updated last year
- Generic Atomic<T> type for Rust☆235Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆233Updated 4 months ago
- Intrusive collections for Rust☆454Updated 8 months ago