agerasev / ringbufLinks
Lock-free SPSC FIFO ring buffer with direct access to inner data
☆531Updated last month
Alternatives and similar repositories for ringbuf
Users that are interested in ringbuf are comparing it to the libraries listed below
Sorting:
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆276Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- cross-platform Rust API for memory mapped IO☆594Updated last week
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated last month
- Async I/O and timers☆576Updated 2 weeks ago
- Notify async tasks or threads☆504Updated this week
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆464Updated this week
- Async executor☆435Updated last week
- Rust allocator using jemalloc as a backend☆487Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆611Updated 3 weeks ago
- Task abstraction for building executors☆560Updated last week
- Futures, streams, and async I/O combinators.☆531Updated 2 weeks ago
- A Rust wrapper around native shared memory for Linux and Windows☆430Updated 2 years ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆727Updated 2 months ago
- Fast floating point to string conversion☆690Updated this week
- Async multi-producer multi-consumer channel☆930Updated 7 months ago
- Easy self-referential struct generation for Rust.☆690Updated last year
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- Module initialization/global constructor functions for Rust☆953Updated 2 months ago
- An implementation of a LRU cache☆779Updated last month
- Support atomic operations on Arc itself☆1,238Updated last month
- ☆351Updated last week
- Experiments with structured concurrency in Rust☆410Updated last year
- A minimal async executor that lets you block on a future☆652Updated 2 months ago
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Spin-based synchronization primitives☆576Updated 2 weeks ago