agerasev / ringbufLinks
Lock-free SPSC FIFO ring buffer with direct access to inner data
☆449Updated last week
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☆379Updated last year
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆232Updated last week
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆199Updated 5 months ago
- High-performance containers and utilities for concurrent and asynchronous programming☆439Updated this week
- cross-platform Rust API for memory mapped IO☆517Updated last week
- Notify async tasks or threads☆482Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆673Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆514Updated 2 weeks ago
- Per-object thread-local storage for Rust☆348Updated this week
- Task abstraction for building executors☆480Updated 7 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆657Updated 2 months ago
- Async executor☆388Updated 2 weeks ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆408Updated last week
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆541Updated last week
- Async I/O and timers☆539Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆441Updated 2 months ago
- Experiments with structured concurrency in Rust☆382Updated last year
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- Module initialization/global constructor functions for Rust☆891Updated 2 weeks ago
- A Rust wrapper around native shared memory for Linux and Windows☆419Updated last year
- high-speed timing library in Rust☆352Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆496Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,072Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- Async multi-producer multi-consumer channel☆885Updated last month
- An implementation of a LRU cache☆733Updated last month
- ☆191Updated 5 months ago