YaLTeR / circular-queueLinks
A circular buffer-like queue container.
☆38Updated 8 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 weeks ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Run closures in parallel☆115Updated 10 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated 3 months ago
- ☆88Updated last week
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- A library with task executors for Rust☆33Updated 10 months ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Data parallelism library for async-std.☆96Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Concurrent hash trie☆58Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆39Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆73Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 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 3 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆74Updated 2 weeks ago