A fixed-size circular buffer written in Rust.
☆143Jul 11, 2025Updated 7 months ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- Circular buffer implementation in Rust☆36Sep 11, 2025Updated 5 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆539Dec 25, 2025Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆223Updated this week
- Rust implementation of reactor pattern for I/O resources☆22Jan 11, 2026Updated last month
- Simple and fast async channels☆18Jun 22, 2024Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆346Aug 23, 2025Updated 6 months ago
- Rust's fastest and most accurate cardinality estimators.☆69Feb 11, 2026Updated 2 weeks ago
- Optimized engine for Rust. It is a lighter and faster asynchronous library than tokio-rs, async-std, may, and even smol.☆28Nov 3, 2025Updated 3 months ago
- Compile-time string formatting☆267Oct 6, 2025Updated 4 months ago
- Rust allocator using jemalloc as a backend☆493Feb 5, 2026Updated 3 weeks ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Mar 5, 2023Updated 2 years ago
- Feature toggles for Rust, extensible and with background synchronization and administration UI☆27Dec 2, 2025Updated 2 months ago
- A minimal async executor that lets you block on a future☆655Nov 19, 2025Updated 3 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- A low-overhead and adaptable audio playback library for Rust☆94Nov 17, 2025Updated 3 months ago
- Primarily aimed at replicating files that cannot be directly copied due to being in use.☆11Apr 22, 2024Updated last year
- A fast bump allocation arena for Rust☆2,117Updated this week
- An implementation of a LRU cache☆787Jan 7, 2026Updated last month
- A procedural macro implementation of `quote!`.☆24Mar 20, 2023Updated 2 years ago
- HTTP & gRPC server mocking for Rust, with native support for streaming☆85Sep 18, 2025Updated 5 months ago
- Lightweight and high performance concurrent cache☆321Oct 20, 2025Updated 4 months ago
- A Rust Vector which swaps to disk based on given parameters☆45Nov 29, 2023Updated 2 years ago
- This is a UPnP client library for Rust.☆29Jul 23, 2025Updated 7 months ago
- Functions for determining terminal sizes in Rust☆14Feb 16, 2026Updated last week
- grblHAL plugin for networking protocols (Telnet, WebSocket, FTP, HTTP) and related utilities on top of LwIP☆14Feb 10, 2026Updated 2 weeks ago
- Serde support for n-dimensional arrays from self-describing formats☆11Dec 28, 2025Updated 2 months ago
- ☆18Feb 3, 2026Updated 3 weeks ago
- A Rust version of picosvg.☆14Oct 7, 2022Updated 3 years ago
- Work in progress rust bindings to ggml☆12May 1, 2023Updated 2 years ago
- Implementation of a slotmap☆10Nov 24, 2025Updated 3 months ago
- ☆12Feb 3, 2026Updated 3 weeks ago
- A tool to add, remove and check for `tracing::instrument` in large projects where it is infeasible to manually add it to thousands of fun…☆14Oct 13, 2023Updated 2 years ago
- Interactive directory of FOSS@RIT community members generated from YAML profiles and built with Jekyll☆11Apr 12, 2023Updated 2 years ago
- PhipsBoot is a relocatable x86_64 bootloader for legacy boot written in Rust and assembly.☆14Mar 2, 2025Updated 11 months ago
- An implementation of libc written in Rust☆320Feb 21, 2026Updated last week
- A simple bitset container for Rust☆163Jun 22, 2025Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- A minimal Rust TUI framework 🌒☆26Jan 13, 2026Updated last month
- Rust Bloomfilters☆29Feb 11, 2022Updated 4 years ago