A Bounded SPSC queue for Rust
☆161Dec 30, 2022Updated 3 years ago
Alternatives and similar repositories for bounded-spsc-queue
Users that are interested in bounded-spsc-queue are comparing it to the libraries listed below
Sorting:
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- asynchronous I/O in Rust☆14Jan 8, 2017Updated 9 years ago
- Scalable, coroutine-based, asynchronous IO handling library for Rust programming language. (aka MIO COroutines).☆457Dec 1, 2017Updated 8 years ago
- Ringbuffer with FD signalling - fast IPC without memory copies!☆90Feb 9, 2021Updated 5 years ago
- A low-latency, high-throughput inter-task communication library☆192Sep 25, 2015Updated 10 years ago
- A modern asynchronous HTTP server for Rust.☆63Jan 5, 2017Updated 9 years ago
- A pool of reusable values☆51Nov 10, 2019Updated 6 years ago
- Communication primitives☆69Oct 15, 2017Updated 8 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Jul 11, 2019Updated 6 years ago
- A real-time hierarchical profiler☆82Jul 25, 2016Updated 9 years ago
- A fast mpmc queue with broadcast capabilities☆211Jul 20, 2018Updated 7 years ago
- An implementation of the disruptor data structure in Rust☆48Feb 19, 2026Updated last week
- The mio-based framework for rust for doing I/O in simple and composable way (ABANDONED)☆360Nov 24, 2016Updated 9 years ago
- event loop and promises in Rust☆111Jan 8, 2017Updated 9 years ago
- ☆17Oct 1, 2015Updated 10 years ago
- A future & stream abstraction for Rust☆244Aug 24, 2016Updated 9 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Jan 17, 2017Updated 9 years ago
- An object pool manager in Rust☆199Sep 12, 2021Updated 4 years ago
- Columnar query processing engine in Rust☆31Jun 4, 2024Updated last year
- Testing LLVM's profile guided optimization with Rust☆45Oct 24, 2018Updated 7 years ago
- A typesafe store keyed by types and containing different types of values.☆181Dec 27, 2018Updated 7 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- This crate provides Rust bindings for the Open MPI Portable Hardware Locality "hwloc" library☆90Jul 14, 2021Updated 4 years ago
- ☆137Feb 12, 2024Updated 2 years ago
- POSIX AIO bindings for mio☆25Oct 19, 2025Updated 4 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Feb 16, 2026Updated last week
- Implements a Rust ordered map as a BurstTrie.☆30May 26, 2017Updated 8 years ago
- A parser combinator library for Rust☆1,354Feb 3, 2026Updated 3 weeks ago
- Intrusive collections for Rust☆488Jan 5, 2026Updated last month
- A library for creating references that carry their owner with them.☆386Oct 12, 2023Updated 2 years ago
- And I'll look down and whisper "GNO."☆59Aug 11, 2016Updated 9 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆390May 16, 2021Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Aug 9, 2020Updated 5 years ago
- Coroutine I/O for Rust☆463Aug 24, 2018Updated 7 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- SIMD for humans☆1,600Aug 29, 2023Updated 2 years ago
- ☆738Mar 2, 2020Updated 5 years ago
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆245Aug 23, 2022Updated 3 years ago