abbychau / multiqueue2Links
A fast mpmc queue with broadcast capabilities. Known as multiqueue too.
☆56Updated 3 years 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☆76Updated 9 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last week
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- File/log rotation writer for Rust☆33Updated 3 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Typed any map for rust☆67Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A circular buffer-like queue container.☆38Updated 3 months ago
- Run closures in parallel☆113Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A timeout connector for the hyper client☆26Updated 7 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago
- Convert closures into wakers☆45Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆45Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Object Pool LockFree in Rust☆46Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆100Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated this week
- ☆61Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Extract differences between arbitrary datastructures☆89Updated last year
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year