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☆143Updated last year
- An ε-copy serialization/deserialization framework for Rust☆160Updated last week
- Calculate the next timestamp matching a given crontab pattern☆66Updated 2 months ago
- Benchmarking library for stable Rust☆47Updated 3 weeks ago
- memflow I/O primitives☆82Updated 6 months ago
- Embedded Key-Value Storage Engine☆126Updated 5 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Library safely exposing the io_uring API.☆69Updated 3 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- Utilities for working with shared slices of memory☆79Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Port of bbolt in Rust☆65Updated last year
- Thin immutable zero-copy byte slice☆49Updated 3 weeks ago
- in memory Rust database to query your data like a Venn diagram☆120Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated last week
- An extremely dev-friendly, composable messaging platform☆57Updated last year
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- A concurrent, append-only vector.☆204Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 2 months ago
- Track memory allocations by backtrace or originating thread☆45Updated 6 months ago
- Simple async reactor and executor for rust☆79Updated 7 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆148Updated 3 weeks ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆54Updated 2 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆145Updated 2 years ago