agerasev / ringbufLinks
Lock-free SPSC FIFO ring buffer with direct access to inner data
☆436Updated 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☆228Updated 2 weeks ago
- in-place allocation-reusing queues for Rust☆376Updated last year
- Notify async tasks or threads☆475Updated last week
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Async I/O and timers☆532Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆499Updated 3 weeks ago
- High-performance containers and utilities for concurrent and asynchronous programming☆426Updated last month
- Task abstraction for building executors☆476Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆667Updated last week
- Rust crate for managing CPU core affinities☆191Updated 4 months ago
- Per-object thread-local storage for Rust☆345Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆636Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆528Updated this week
- A crate to help you go wide. By which I mean use SIMD stuff.☆391Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆508Updated 2 weeks ago
- A Rust wrapper around native shared memory for Linux and Windows☆414Updated last year
- Rust allocator using jemalloc as a backend☆433Updated last month
- Fast floating point to string conversion☆644Updated last month
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Fast function for printing integer primitives to a decimal string☆331Updated last month
- Async executor☆380Updated last week
- Experiments with structured concurrency in Rust☆372Updated 11 months ago
- Async synchronization primitives☆269Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆687Updated 7 months ago
- Structured concurrency operations for async Rust☆459Updated 5 months ago
- Support atomic operations on Arc itself☆1,028Updated this week
- Spin-based synchronization primitives☆542Updated 3 weeks ago
- high-speed timing library in Rust☆346Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago