Lock-free SPSC FIFO ring buffer with direct access to inner data
☆556Dec 25, 2025Updated 4 months ago
Alternatives and similar repositories for ringbuf
Users that are interested in ringbuf are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆301Updated this week
- Support atomic operations on Arc itself☆1,321Apr 4, 2026Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆403Jun 6, 2024Updated last year
- A fast bump allocation arena for Rust☆2,178Updated this week
- Spin-based synchronization primitives☆587Mar 24, 2026Updated last month
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A safe and fast multi-producer, multi-consumer channel.☆3,007Apr 16, 2026Updated 2 weeks ago
- Slab allocator for Rust☆889Jan 31, 2026Updated 3 months ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated 2 months ago
- Rust cache structures and easy function memoization☆1,999Mar 22, 2026Updated last month
- A fixed-size circular buffer written in Rust.☆144Jul 11, 2025Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,349Apr 18, 2026Updated last week
- Heapless, `static` friendly data structures☆1,948Apr 21, 2026Updated last week
- Async I/O and timers☆597Mar 27, 2026Updated last month
- Concurrent multi-producer multi-consumer queue☆302Dec 2, 2025Updated 4 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Portable interface to epoll, kqueue, event ports, and wepoll☆737Feb 7, 2026Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆233Apr 23, 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,564Apr 22, 2026Updated last week
- Statically-checked alternatives to RefCell and RwLock☆391Sep 17, 2025Updated 7 months ago
- Notify async tasks or threads☆506Feb 7, 2026Updated 2 months ago
- The `io_uring` library for Rust☆1,643Apr 18, 2026Updated last week
- A crate for managing memory bit by bit☆1,386Aug 9, 2024Updated last year
- A vector with a fixed capacity. (Rust)☆864Oct 19, 2024Updated last year
- Module initialization/global constructor functions for Rust☆979Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- a lock-free concurrent slab (experimental)☆311Jan 20, 2026Updated 3 months ago
- A crate for mucking around with piles of bytes☆988Jan 31, 2026Updated 3 months ago
- Blazing fast concurrent HashMap for Rust.☆4,023Mar 5, 2025Updated last year
- The fast sync and async channel that Rust deserves☆1,710Dec 18, 2025Updated 4 months ago
- Adaptors between compression crates and Rust's async IO types☆640Apr 24, 2026Updated last week
- A simple and fast random number generator☆579Apr 13, 2026Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆323Jul 13, 2025Updated 9 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,326Feb 21, 2026Updated 2 months ago
- Optimized string search routines for Rust.☆1,431Apr 21, 2026Updated last week
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Futures, streams, and async I/O combinators.☆542Feb 5, 2026Updated 2 months ago
- An implementation of a LRU cache☆803Apr 15, 2026Updated 2 weeks ago
- A multiprocess drop-in replacement for Rust channels☆1,111Apr 2, 2026Updated 3 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆839Sep 9, 2023Updated 2 years ago
- Rust async runtime based on io-uring.☆4,954Apr 14, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,163Apr 22, 2026Updated last week
- A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers☆498Mar 14, 2026Updated last month