polyfractal / bounded-spsc-queueLinks
A Bounded SPSC queue for Rust
☆161Updated 2 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 fast mpmc queue with broadcast capabilities☆205Updated 6 years ago
- Ringbuffer with FD signalling - fast IPC without memory copies!☆88Updated 4 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Stateful, a Rust Control Flow Plugin☆107Updated 8 years ago
- Cap'n Proto RPC for Rust☆126Updated 7 years ago
- Approximations to Histograms☆64Updated 3 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Rust macro to generate self-referential structs