abbychau / multiqueue2Links
A fast mpmc queue with broadcast capabilities. Known as multiqueue too.
☆58Updated 4 months ago
Alternatives and similar repositories for multiqueue2
Users that are interested in multiqueue2 are comparing it to the libraries listed below
Sorting:
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 6 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- ☆73Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated 3 weeks ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆40Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Extract differences between arbitrary datastructures☆90Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A lightweight lock protected by an atomic boolean.☆38Updated 4 months ago
- File/log rotation writer for Rust☆38Updated 4 months ago
- ☆44Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Runtime-agnostic actor library☆78Updated 2 years ago
- Minimal asynchronous executor for Rust☆133Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Typed any map for rust☆67Updated last year