abbychau / multiqueue2Links
A fast mpmc queue with broadcast capabilities. Known as multiqueue too.
☆58Updated 4 months 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☆81Updated 5 months ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101Updated 7 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆73Updated 4 years ago
- Futures-aware lock primitives☆45Updated 4 months ago
- ☆81Updated 4 years ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- ☆61Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Extract differences between arbitrary datastructures☆90Updated last year
- Convert closures into wakers☆46Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Typed any map for rust☆67Updated last year
- Runtime-agnostic actor library☆78Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆35Updated 11 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago