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:
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆67Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆136Updated 2 weeks ago
- Extract differences between arbitrary datastructures☆90Updated last year
- File/log rotation writer for Rust☆36Updated 3 weeks ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆102Updated 3 months ago
- Typed any map for rust☆67Updated 9 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A crate to make working with FFI code easier.☆70Updated 2 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 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
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 2 years ago
- Object Pool LockFree in Rust☆47Updated 2 months ago
- Run closures in parallel☆114Updated 8 months ago
- Generic Atomic<T> type for Rust☆238Updated this week
- Serialisable closures for Rust.☆65Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆73Updated 4 years ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- A global executor built on top of async-executor and smol☆74Updated 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 4 months ago