agerasev / ringbufLinks
Lock-free SPSC FIFO ring buffer with direct access to inner data
☆475Updated 2 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☆249Updated this week
- in-place allocation-reusing queues for Rust☆385Updated last year
- cross-platform Rust API for memory mapped IO☆551Updated 3 weeks ago
- Rust crate for managing CPU core affinities☆210Updated 8 months ago
- Async I/O and timers☆553Updated last month
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆481Updated this week
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- Notify async tasks or threads☆496Updated 3 months ago
- Task abstraction for building executors☆517Updated 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.☆437Updated this week
- Adaptors between compression crates and Rust's async IO types☆581Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆694Updated last month
- Async executor☆406Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆392Updated last year
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Per-object thread-local storage for Rust☆358Updated last month
- high-speed timing library in Rust☆375Updated 5 months ago
- Rust allocator using jemalloc as a backend☆459Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- An implementation of a LRU cache☆757Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- Spin-based synchronization primitives☆561Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Module initialization/global constructor functions for Rust☆925Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- Async synchronization primitives☆275Updated 2 months ago