mgeier / rtrbLinks
A realtime-safe single-producer single-consumer (SPSC) ring buffer
☆225Updated 5 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☆432Updated 2 months ago
- in-place allocation-reusing queues for Rust☆373Updated last year
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- Rust crate for managing CPU core affinities☆190Updated 3 months ago
- high-speed timing library in Rust☆345Updated last week
- A fixed-size circular buffer written in Rust.☆116Updated 7 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆377Updated 3 months ago
- Async broadcast channels☆179Updated 5 months ago
- Task abstraction for building executors☆471Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- ☆282Updated 4 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Concurrently Readable Data Structures for Rust☆358Updated this week
- ☆185Updated 3 months ago
- Easy function multiversioning for Rust☆228Updated 6 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- High-performance containers and utilities for concurrent and asynchronous programming☆415Updated 3 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆193Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆234Updated 5 months ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆414Updated this week
- Notify async tasks or threads☆474Updated last month
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Experiments with structured concurrency in Rust☆367Updated 10 months ago