YaLTeR / circular-queueLinks
A circular buffer-like queue container.
☆39Updated 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
- Run closures in parallel☆115Updated 11 months ago
- Lock free bounded non blocking pub sub queue☆77Updated 2 months ago
- ☆73Updated 4 years ago
- ☆87Updated last month
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆82Updated last month
- Concurrent hash trie☆58Updated 5 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Data parallelism library for async-std.☆96Updated last year
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Time and duration crate optimized for speed and API stability.☆75Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- A library with task executors for Rust☆33Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated 3 weeks ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆39Updated 5 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- A timeout connector for the hyper client☆29Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago