schets / multiqueueLinks
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
Sorting:
- An object pool manager in Rust☆196Updated 3 years ago
- Allocators in Rust☆313Updated 5 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Fast, ergonomic metrics for Rust☆339Updated 7 months ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- A library for creating references that carry their owner with them.☆372Updated last year
- Multi-producer multi-consumer channels for message passing☆326Updated 6 years ago
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- A rust-macro which makes errors easy to write☆335Updated last year
- rust stackful generator library☆329Updated 3 weeks ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Rust interface to io_uring☆333Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- asynchronous networking primitives☆408Updated 5 years ago
- skiplist☆142Updated 3 years ago
- Compact string type for zero-copy parsing☆257Updated last year
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- ☆129Updated 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 4 months ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- A fast key-value store written in Rust☆108Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated this week
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Cap'n Proto RPC for Rust☆126Updated 7 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago