abbychau / multiqueue2
A fast mpmc queue with broadcast capabilities. Known as multiqueue too.
☆54Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for multiqueue2
- Threadsafe RefCell for Rust☆88Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Additional utilities around the bytes crate☆18Updated 5 months ago
- File/log rotation writer for Rust☆30Updated 4 months ago
- Typed any map for rust☆64Updated 2 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 5 months ago
- Object Pool LockFree in Rust☆45Updated 6 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆110Updated 2 weeks ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- ☆40Updated 2 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Serialization value trees☆43Updated 3 months ago
- Run closures in parallel☆109Updated last month
- Convert closures into wakers☆43Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Timer facilities for Rust's async story☆53Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 2 months ago
- Serialisable closures for Rust.☆64Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆31Updated 2 months ago
- Serde support for the humantime crate☆27Updated 9 months ago