wyfo / swap-buffer-queueLinks
A buffering MPSC queue.
☆82Updated last year
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☆141Updated last year
- Benchmarking library for stable Rust☆47Updated last week
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 6 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Embedded Key-Value Storage Engine☆125Updated 5 months ago
- An ε-copy serialization/deserialization framework for Rust☆159Updated this week
- Library safely exposing the io_uring API.☆69Updated last week
- A concurrent, append-only vector.☆202Updated 2 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆173Updated 3 weeks ago
- Thin immutable zero-copy byte slice☆49Updated this week
- A lockless mpmc/mpsc to support async base on crossbeam☆195Updated last week
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated last month
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆54Updated 2 years ago
- Port of bbolt in Rust☆65Updated last year
- Perfect hashing for an imperfect world☆94Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- memflow I/O primitives☆81Updated 5 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Simple async reactor and executor for rust☆79Updated 6 months ago
- Calculate the next timestamp matching a given crontab pattern☆65Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- Object Pool LockFree in Rust☆47Updated 3 weeks ago
- ☆55Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago