agerasev / ringbufLinks
Lock-free SPSC FIFO ring buffer with direct access to inner data
☆479Updated 3 months ago
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☆253Updated last week
- in-place allocation-reusing queues for Rust☆391Updated last year
- cross-platform Rust API for memory mapped IO☆564Updated last month
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- Async I/O and timers☆554Updated 2 months ago
- Rust crate for managing CPU core affinities☆210Updated 9 months ago
- Task abstraction for building executors☆526Updated last month
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆488Updated last week
- Futures, streams, and async I/O combinators.☆530Updated last month
- A Rust wrapper around native shared memory for Linux and Windows☆427Updated 2 years ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆446Updated this week
- Notify async tasks or threads☆500Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆688Updated 3 weeks ago
- Rust allocator using jemalloc as a backend☆463Updated last week
- Fast floating point to string conversion☆670Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆699Updated last week
- Per-object thread-local storage for Rust☆360Updated 2 months ago
- Async executor☆410Updated last month
- Adaptors between compression crates and Rust's async IO types☆594Updated last week
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Easy self-referential struct generation for Rust.☆673Updated 10 months ago
- ☆345Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,167Updated last month
- Experiments with structured concurrency in Rust☆394Updated last year
- Intrusive collections for Rust☆472Updated last year
- An implementation of a LRU cache☆761Updated last month
- Structured concurrency operations for async Rust☆478Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆519Updated 3 months ago
- Spin-based synchronization primitives☆563Updated 2 weeks ago