YaLTeR / circular-queueLinks
A circular buffer-like queue container.
☆38Updated 9 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
- A library with task executors for Rust☆33Updated 11 months ago
- Lock free bounded non blocking pub sub queue☆77Updated last month
- Run closures in parallel☆115Updated 10 months ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Data parallelism library for async-std.☆96Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated last week
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Concurrent hash trie☆58Updated 5 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆69Updated last year
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated last week
- ☆88Updated 3 weeks ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- ☆73Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆40Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- Extensions for the Rust standard library☆42Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- ☆39Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆62Updated 4 years ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago