abbychau / multiqueue2Links
A fast mpmc queue with broadcast capabilities. Known as multiqueue too.
☆58Updated 5 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☆82Updated 7 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆147Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- Utilities for encoding and decoding frames with async/await☆76Updated this week
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated this week
- File/log rotation writer for Rust☆39Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Extract differences between arbitrary datastructures☆91Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101Updated 8 months ago
- ☆73Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Run closures in parallel☆114Updated last year
- Lock free bounded non blocking pub sub queue☆77Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Typed any map for rust☆67Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 4 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆87Updated 2 months ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- ☆126Updated 3 years ago