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
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 4 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- ☆40Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆109Updated this week
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆82Updated 7 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Implementation of RFC 7578 (Multipart) for Rust☆24Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Object Pool LockFree in Rust☆45Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 11 months ago
- Utilities for encoding and decoding frames with async/await☆73Updated 3 years ago
- File/log rotation writer for Rust☆30Updated 4 months ago
- Typed any map for rust☆64Updated 2 months ago
- Convert closures into wakers☆43Updated 3 weeks ago
- Run closures in parallel☆109Updated 3 weeks ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆97Updated 2 months ago
- 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
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆67Updated 6 months ago
- A websocket protocol implementation.☆89Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Specialized hashmap for u64 keys☆30Updated last month
- Minimal async cache in Rust with support for key expirations☆50Updated 6 months ago