schets / multiqueueLinks
A fast mpmc queue with broadcast capabilities
☆209Updated 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 2 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- An object pool manager in Rust☆199Updated 4 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fast generic radix trie implemented in Rust☆209Updated last month
- Implementation of the nanomsg "Scalability Protocols" in rust.☆197Updated 5 years ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- Multi-producer multi-consumer channels for message passing☆330Updated 6 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Allocators in Rust☆316Updated 5 years ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- ☆129Updated 5 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- ☆137Updated last year
- Generic Atomic<T> type for Rust☆241Updated last month
- Line protocol for Tokio☆64Updated 8 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Rust bindings to google's cpuprofiler☆128Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆68Updated 7 years ago
- Easily hotswap functions in running executables☆142Updated 7 years ago
- A procedural macro for auto logging output of functions☆192Updated 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
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆279Updated 3 years ago
- Rust interface to io_uring☆336Updated last year