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:
- Lock free bounded non blocking pub sub queue☆77Updated 2 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- ☆87Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated 3 weeks ago
- Run closures in parallel☆115Updated 11 months ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- 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
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Runtime-agnostic actor library☆78Updated 2 years 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
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Time and duration crate optimized for speed and API stability.☆75Updated 2 months ago
- Data parallelism library for async-std.☆96Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- ☆39Updated 5 years ago
- ☆41Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago