agerasev / ringbufLinks
Lock-free SPSC FIFO ring buffer with direct access to inner data
☆524Updated last month
Alternatives and similar repositories for ringbuf
Users that are interested in ringbuf are comparing it to the libraries listed below
Sorting:
- in-place allocation-reusing queues for Rust☆395Updated last year
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆274Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆531Updated last week
- cross-platform Rust API for memory mapped IO☆592Updated this week
- A crate for safe and ergonomic pin-projection.☆699Updated last week
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- Task abstraction for building executors☆555Updated this week
- Notify async tasks or threads☆503Updated this week
- Async executor☆430Updated last week
- Adaptors between compression crates and Rust's async IO types☆607Updated 3 weeks ago
- Async I/O and timers☆574Updated last week
- Fast floating point to string conversion☆688Updated last week
- A Rust wrapper around native shared memory for Linux and Windows☆429Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆690Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆727Updated 2 months ago
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆463Updated last week
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆539Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆953Updated last month
- Rust allocator using jemalloc as a backend☆482Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆304Updated last week
- Support atomic operations on Arc itself☆1,238Updated last month
- Experiments with structured concurrency in Rust☆409Updated last year
- Spin-based synchronization primitives☆576Updated last week
- An implementation of a LRU cache☆779Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆928Updated 6 months ago