A high-performance SPSC bounded circular buffer of bytes
☆51Jan 6, 2026Updated last month
Alternatives and similar repositories for cueue
Users that are interested in cueue are comparing it to the libraries listed below
Sorting:
- A proc-macro to get Vec<u8> from struct and vise versa☆15Jun 14, 2022Updated 3 years ago
- ☆48Sep 24, 2022Updated 3 years ago
- rust utility for temporarily changing directory☆15Mar 17, 2023Updated 2 years ago
- Efficient reference counted vector data structure is Rust☆18Nov 26, 2025Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- ☆22Nov 6, 2024Updated last year
- A simplified markdown parsing library☆18Oct 2, 2024Updated last year
- A Lightweight, Cloud-Native Stateful Distributed Dataflow Engine☆100Apr 9, 2023Updated 2 years ago
- wasmy, easily customize my wasm app!☆23Sep 14, 2022Updated 3 years ago
- A buffering MPSC queue.☆87Dec 3, 2025Updated 3 months ago
- 🦀 A browser extension to explore rust cargo dependencies on GitHub repos☆24Jun 17, 2022Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Jan 3, 2023Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Sep 8, 2024Updated last year
- A thrift and protobuf implementation in pure rust with high performance and extensibility.☆158Feb 25, 2026Updated last week
- Helper proc-macro to "ungroup" a captured metavariable☆10Jul 19, 2023Updated 2 years ago
- Build and runs code in a sandboxed macOS environment☆35Dec 5, 2025Updated 2 months ago
- ☆53Feb 8, 2026Updated 3 weeks ago
- MySQL binlog parser impl with Rust☆46Nov 8, 2023Updated 2 years ago
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆15Aug 27, 2022Updated 3 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆256Feb 8, 2026Updated 3 weeks ago
- An async version of iterator☆41Jun 11, 2024Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Jun 5, 2023Updated 2 years ago
- ☆19Jun 17, 2025Updated 8 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Jul 26, 2020Updated 5 years ago
- A truly zero-cost argument parser for Rust☆51Jun 24, 2023Updated 2 years ago
- rust rcu cell library☆43May 9, 2025Updated 9 months ago
- Find duplicate code blocks in files☆56Feb 14, 2024Updated 2 years ago
- Rust port of Go's singleflight package☆18Mar 29, 2024Updated last year
- sdag implementation☆14Mar 28, 2019Updated 6 years ago
- ☆16Oct 2, 2025Updated 5 months ago
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 5 months ago
- Proposed API for type-driven member access☆13Feb 28, 2022Updated 4 years ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 6 months ago
- Experimental x86_64 operating system designed to run userspace applications compiled to WebAssembly.☆40Jun 28, 2025Updated 8 months ago
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- Yet Another Data Access Layer: Accessing S3, POSIX in the same way. Deeply inspired by Databend's OpenDAL☆19Dec 9, 2022Updated 3 years ago
- Babysteps blog☆37Updated this week
- high performance Serialize and Deserialize derives☆36Oct 7, 2025Updated 4 months ago
- A brief example to adapt TM1637 8-char digit display module with STM32F103 using embedded Rust☆15Feb 23, 2020Updated 6 years ago