schets / multiqueue
A fast mpmc queue with broadcast capabilities
☆205Updated 6 years ago
Alternatives and similar repositories for multiqueue:
Users that are interested in multiqueue are comparing it to the libraries listed below
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- Multi-producer multi-consumer channels for message passing☆326Updated 6 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- Allocators in Rust☆312Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fast, ergonomic metrics for Rust☆339Updated 6 months ago
- A rust-macro which makes errors easy to write☆334Updated last year
- Efficient transactional memory in rust.☆210Updated 3 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- asynchronous networking primitives☆408Updated 5 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Compact string type for zero-copy parsing☆257Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Rust bindings to google's cpuprofiler☆126Updated 5 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Generic Atomic<T> type for Rust☆234Updated last year
- Multi-producer, multi-consumer concurrent channel for Rust.☆389Updated 3 years ago
- 🚀 SM – a static State Machine library☆194Updated 4 years ago
- skiplist☆142Updated 3 years ago
- rust stackful generator library☆326Updated last month