schets / multiqueueLinks
A fast mpmc queue with broadcast capabilities
☆211Updated 7 years ago
Alternatives and similar repositories for multiqueue
Users that are interested in multiqueue are comparing it to the libraries listed below
Sorting:
- A Bounded SPSC queue for Rust☆162Updated 3 years ago
- An object pool manager in Rust☆199Updated 4 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Multi-producer multi-consumer channels for message passing☆331Updated 7 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- ☆137Updated last year
- A flexible thread pool providing scoped and static threads.☆88Updated 7 years ago
- skiplist☆144Updated 4 years ago
- Fast, ergonomic metrics for Rust☆342Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Allocators in Rust☆318Updated 5 years ago
- Implementation of the nanomsg "Scalability Protocols" in rust.☆197Updated 5 years ago
- ☆131Updated 6 years ago
- A rust-macro which makes errors easy to write☆337Updated last year
- A fast key-value store written in Rust☆109Updated 4 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 4 years ago
- Line protocol for Tokio☆64Updated 8 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- Cap'n Proto RPC for Rust☆127Updated 7 years ago