abbychau / multiqueue2Links
A fast mpmc queue with broadcast capabilities. Known as multiqueue too.
☆58Updated 3 months ago
Alternatives and similar repositories for multiqueue2
Users that are interested in multiqueue2 are comparing it to the libraries listed below
Sorting:
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆69Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 2 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆73Updated 4 years ago
- Extract differences between arbitrary datastructures☆90Updated last year
- Runtime-agnostic actor library☆78Updated 2 years ago
- Lock free bounded non blocking pub sub queue☆77Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- File/log rotation writer for Rust☆38Updated 3 months ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆103Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- Typed any map for rust☆67Updated 11 months ago
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago
- Run closures in parallel☆115Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- ☆81Updated 4 years ago
- Fast, FFI-friendly string interning for Rust☆174Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Object Pool LockFree in Rust☆49Updated 2 months ago