schets / multiqueue
A fast mpmc queue with broadcast capabilities
☆203Updated 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 stackful generator library☆322Updated last month
- Multi-producer multi-consumer channels for message passing☆325Updated 6 years ago
- An object pool manager in Rust☆195Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A concurrent hash table for Rust☆61Updated 4 years ago
- asynchronous networking primitives☆408Updated 5 years ago
- Efficient transactional memory in rust.☆211Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- Implementation of the nanomsg "Scalability Protocols" in rust.☆194Updated 5 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Generic Atomic<T> type for Rust☆230Updated last year
- Multi-producer, multi-consumer concurrent channel for Rust.☆389Updated 3 years ago
- A compiler plugin to insert flame calls☆380Updated last year
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- A small utility to compare Rust micro-benchmarks.☆345Updated 6 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 5 months ago
- Allocators in Rust☆312Updated 4 years ago
- Rust bindings for LMDB☆115Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆330Updated 5 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Rust bindings to google's cpuprofiler☆126Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆558Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Rust interface to io_uring☆331Updated 9 months ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- A rust-macro which makes errors easy to write☆334Updated 11 months ago
- Procedural macros in expression position☆204Updated 2 years ago