abbychau / multiqueue2Links
A fast mpmc queue with broadcast capabilities. Known as multiqueue too.
☆58Updated 2 months ago
Alternatives and similar repositories for multiqueue2
Users that are interested in multiqueue2 are comparing it to the libraries listed below
Sorting:
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆102Updated 5 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆43Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- ☆81Updated 4 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Serialisable closures for Rust.☆66Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- ☆73Updated 4 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- The feature-rich, portable async channel library☆263Updated 2 years ago
- Lock free bounded non blocking pub sub queue☆76Updated last week
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆35Updated 5 months ago
- Run closures in parallel☆115Updated 9 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Extract differences between arbitrary datastructures☆90Updated last year