abbychau / multiqueue2Links
A fast mpmc queue with broadcast capabilities. Known as multiqueue too.
☆57Updated 3 weeks ago
Alternatives and similar repositories for multiqueue2
Users that are interested in multiqueue2 are comparing it to the libraries listed below
Sorting:
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆65Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- File/log rotation writer for Rust☆35Updated 3 weeks ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆102Updated 3 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- Serialisable closures for Rust.☆65Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated last month
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- ☆62Updated 3 years ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Typed any map for rust☆67Updated 8 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Extensions for the Rust standard library☆40Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Run closures in parallel☆114Updated 7 months ago
- ☆87Updated 7 months ago
- ☆81Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆35Updated 2 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated 2 years ago