A buffering MPSC queue.
☆87Dec 3, 2025Updated 3 months ago
Alternatives and similar repositories for swap-buffer-queue
Users that are interested in swap-buffer-queue are comparing it to the libraries listed below
Sorting:
- An alternative implementation of the `slice::select_nth_unstable` method with improved speed☆11Jan 1, 2024Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Nov 28, 2024Updated last year
- Thread-unsafe async runtime☆29Oct 30, 2024Updated last year
- cross-platform Rust API for memory mapped IO☆42May 4, 2024Updated last year
- Utilities to work with dyn [Async]Fn*☆18Dec 20, 2025Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆59Sep 4, 2023Updated 2 years ago
- This is a Order-preserving encryption (OPE) lib inspired by cryptdb's ope implementation.☆10Jul 16, 2023Updated 2 years ago
- Extra event types built on top of rsevents☆17May 19, 2023Updated 2 years ago
- A simple, hackable magnet url parser in Rust☆19May 9, 2025Updated 10 months ago
- A Rustified OpenCL Experience☆46May 18, 2023Updated 2 years ago
- Bookmark directories for easy directory-hopping in the terminal☆13Sep 10, 2025Updated 6 months ago
- Choose Rust types at compile-time via constants☆71Jan 23, 2024Updated 2 years ago
- Unsafely fast hashing algorithm 📈☆1,005Mar 4, 2026Updated 2 weeks ago
- Functions for determining terminal sizes in Rust☆14Mar 11, 2026Updated last week
- A no-std, panic-never, heapless, reliability-focused UDP/IP stack for bare-metal.☆14Dec 8, 2025Updated 3 months ago
- An idiomatic implementation of serde/avro (de)serialization☆28Jan 22, 2026Updated 2 months ago
- A fast, extensible, command-line arguments parser☆18Mar 3, 2021Updated 5 years ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆197Dec 23, 2025Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Jun 27, 2022Updated 3 years ago
- A high-performance SPSC bounded circular buffer of bytes☆51Jan 6, 2026Updated 2 months ago
- A collection of very basic allocators. Written with WebAssembly in mind.☆14Jan 12, 2024Updated 2 years ago
- ☆112Mar 7, 2023Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Aug 24, 2025Updated 6 months ago
- Maestro booting system☆25Dec 18, 2023Updated 2 years ago
- A high-performance, lock-free concurrent cuckoo filter implementation in Rust☆29Jan 25, 2026Updated last month
- A BASIC language interpreter. Does not conform to existing standards. Mostly a toy.☆11Feb 7, 2024Updated 2 years ago
- Zhang Wang Fast Approximate Quantiles Algorithm in Rust☆13Jan 3, 2022Updated 4 years ago
- A simple Rust crate to cache data both in-memory and on disk☆11Dec 26, 2021Updated 4 years ago
- Generate a filesystem tree from a macro or a YAML tree☆28Updated this week
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- Working prototype☆16Feb 27, 2022Updated 4 years ago
- A native Rust library for advanced Linear Algebra routines☆25Mar 15, 2023Updated 3 years ago
- Scapy like packet parser and generator in Rust☆18Oct 12, 2024Updated last year
- A simple, lightweight and extensible command line argument parser for rust codebases☆22Jun 22, 2022Updated 3 years ago
- A toy incremental computation framework☆15Jan 3, 2021Updated 5 years ago
- Fast, concurrent, safe MPMC & MPSC FIFO queue implementation☆14Nov 16, 2021Updated 4 years ago