YaLTeR / circular-queue
A circular buffer-like queue container.
☆37Updated last month
Alternatives and similar repositories for circular-queue:
Users that are interested in circular-queue are comparing it to the libraries listed below
- ☆38Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Run closures in parallel☆113Updated 3 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- A timeout connector for the hyper client☆26Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Typed any map for rust☆66Updated 4 months ago
- A library with task executors for Rust☆32Updated 3 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Serialization value trees☆44Updated 9 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- File/log rotation writer for Rust☆32Updated 2 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- NATS unique identifiers☆20Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago