Lock-free SPSC FIFO ring buffer with direct access to inner data
☆539Dec 25, 2025Updated 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☆283Updated this week
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- A fast bump allocation arena for Rust☆2,117Updated this week
- Spin-based synchronization primitives☆586Feb 5, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- A fixed-size circular buffer written in Rust.☆143Jul 11, 2025Updated 7 months ago
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- a lock-free concurrent slab (experimental)☆305Jan 20, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 2 months ago
- Async I/O and timers☆585Feb 15, 2026Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆223Updated this week
- Portable interface to epoll, kqueue, event ports, and wepoll☆713Feb 7, 2026Updated 3 weeks ago
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,513Apr 29, 2025Updated 10 months ago
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- The `io_uring` library for Rust☆1,608Updated this week
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- An implementation of a LRU cache☆787Jan 7, 2026Updated last month
- The fast sync and async channel that Rust deserves☆1,693Dec 18, 2025Updated 2 months ago
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- A simple and fast random number generator☆564Feb 9, 2026Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆616Updated this week
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- ☆500Nov 8, 2025Updated 3 months ago
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- Rust allocator using jemalloc as a backend☆493Feb 5, 2026Updated 3 weeks ago
- A multiprocess drop-in replacement for Rust channels☆1,088Feb 3, 2026Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago