A concurrent, spsc ring-buffer with sized reservations
☆102Nov 13, 2020Updated 5 years ago
Alternatives and similar repositories for spsc-bip-buffer
Users that are interested in spsc-bip-buffer are comparing it to the libraries listed below
Sorting:
- A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers☆491Feb 23, 2026Updated last week
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Nov 9, 2017Updated 8 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆32May 24, 2020Updated 5 years ago
- Framework for reading and writing to binary files☆18Jul 13, 2019Updated 6 years ago
- Demonstrations of (in)consistency in various streaming systems.☆23Apr 21, 2021Updated 4 years ago
- Derive macro for generating arrays from struct fields.☆20Oct 6, 2022Updated 3 years ago
- An experimental columnar arena☆43Feb 8, 2026Updated 3 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- An experimental next gen version of bbqueue☆23Jan 4, 2026Updated last month
- ☆126Aug 30, 2022Updated 3 years ago
- ☆22Sep 26, 2016Updated 9 years ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆131Jul 7, 2021Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆46Oct 10, 2022Updated 3 years ago
- A Bounded SPSC queue for Rust☆161Dec 30, 2022Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- Fast new algorithms for finding the medians, implemented in Rust☆15Jun 14, 2024Updated last year
- A Redis module implementing a MultiMap type☆16Feb 21, 2020Updated 6 years ago
- ☆15Dec 24, 2018Updated 7 years ago
- debug_assert! for your memory usage in Rust☆13Feb 11, 2019Updated 7 years ago
- Text transcription into J.R.R. Tolkien's Tengwar.☆12Nov 9, 2023Updated 2 years ago
- Per-object thread-local storage for Rust☆365Feb 18, 2026Updated last week
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Feb 9, 2026Updated 3 weeks ago
- Heap-based async timers☆216Jun 14, 2024Updated last year
- ☆51Feb 18, 2026Updated last week
- An implementation of TinyLFU cache☆15Oct 10, 2022Updated 3 years ago
- Measure how long it takes for a program to execute in different clocks☆11Nov 1, 2021Updated 4 years ago
- software transactional memory in rust☆14Jul 20, 2021Updated 4 years ago
- A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.☆13Aug 9, 2022Updated 3 years ago
- the most complete serialization tree for serde☆16Apr 24, 2024Updated last year
- skiplist☆143Nov 24, 2021Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Intrusive collections for Rust☆488Jan 5, 2026Updated last month
- Inter-event timing metrics on top of tracing.☆131Updated this week
- Rust compile-time type information experiment☆18Jan 24, 2023Updated 3 years ago
- Java library for packaging native libraries, executables, and resources for runtime within jar files☆18Dec 3, 2025Updated 3 months ago
- A GPT Partition Manager☆19Oct 9, 2021Updated 4 years ago
- A generator for synthetic streams of financial transactions.☆11Sep 20, 2022Updated 3 years ago
- Negative trait implementations on stable Rust.☆18Feb 10, 2026Updated 3 weeks ago
- Poker game with state persisting, based on Substrate☆10Jun 16, 2022Updated 3 years ago