YaLTeR / circular-queueLinks
A circular buffer-like queue container.
☆38Updated 7 months ago
Alternatives and similar repositories for circular-queue
Users that are interested in circular-queue are comparing it to the libraries listed below
Sorting:
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Run closures in parallel☆115Updated 9 months ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- ☆87Updated 9 months ago
- Lock free bounded non blocking pub sub queue☆76Updated this week
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆50Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 3 months ago
- Data parallelism library for async-std.☆95Updated last year
- A library with task executors for Rust☆33Updated 9 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆73Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated this week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- Migrated to Codeberg☆80Updated 2 years ago
- ☆39Updated 2 years ago
- An updated version of linked-hash-map and friends☆137Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Procedural macro crate for conversion between Rust structs and associative containers.☆61Updated 3 years ago