schets / multiqueue
A fast mpmc queue with broadcast capabilities
☆201Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for multiqueue
- A Bounded SPSC queue for Rust☆160Updated last year
- An object pool manager in Rust☆195Updated 3 years ago
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- Allocators in Rust☆311Updated 4 years ago
- Multi-producer multi-consumer channels for message passing☆324Updated 6 years ago
- Fast generic radix trie implemented in Rust☆188Updated last year
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆326Updated 5 years ago
- A compiler plugin to insert flame calls☆379Updated last year
- A concurrent hash table for Rust☆61Updated 4 years ago
- Rust bindings for LMDB☆114Updated last year
- Implementation of the nanomsg "Scalability Protocols" in rust.☆192Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- A library for creating references that carry their owner with them.☆363Updated last year
- Fast, ergonomic metrics for Rust☆338Updated last month
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 8 months ago
- A rust-macro which makes errors easy to write☆335Updated 7 months ago
- Generic Atomic<T> type for Rust☆219Updated 9 months ago
- ☆135Updated 9 months ago
- asynchronous networking primitives☆407Updated 5 years ago
- Simple but powerful graph library for Rust☆193Updated last year
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 2 years ago
- async for rust without the noise☆141Updated 5 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆391Updated 3 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆384Updated 2 years ago