YaLTeR / circular-queueLinks
A circular buffer-like queue container.
☆38Updated 6 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:
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Lock free bounded non blocking pub sub queue☆76Updated 3 months ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆87Updated 9 months ago
- Run closures in parallel☆115Updated 8 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 3 months ago
- Concurrent hash trie☆57Updated 5 years ago
- A library with task executors for Rust☆33Updated 9 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated last month
- Migrated to Codeberg☆80Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Object Pool LockFree in Rust☆47Updated 2 weeks ago
- ☆73Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 7 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-…☆81Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- An async NATS client library for the Rust programming language.☆84Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- ☆39Updated 2 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆146Updated last month