wyfo / swap-buffer-queueLinks
A buffering MPSC queue.
☆85Updated 2 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 asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- Library safely exposing the io_uring API.☆78Updated this week
- Benchmarking library for stable Rust☆47Updated last month
- An implementation of the C++ Masstree data structure in Rust.☆203Updated this week
- Embedded Key-Value Storage Engine☆143Updated 2 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Utilities for working with shared slices of memory☆84Updated 7 months ago
- ☆64Updated 4 months ago
- A fast and flexible LRU map.☆199Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- memflow I/O primitives☆82Updated 9 months ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- A zero-copy Rust library that builds and parses network packets in-place.☆116Updated 10 months ago
- It executes futures☆57Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆193Updated last week
- Simple async reactor and executor for rust☆79Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Thin immutable zero-copy byte slice☆63Updated last week
- Detect blocking code in Tokio async tasks. (Rust)☆89Updated 5 months ago
- Perfect hashing for an imperfect world☆96Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year