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
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- ☆39Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- File/log rotation writer for Rust☆30Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Convert closures into wakers☆45Updated 2 months ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆25Updated 5 years ago
- A library with task executors for Rust☆32Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Extensions for the Rust standard library☆39Updated last year
- Run closures in parallel☆113Updated 2 months ago
- A timeout connector for the hyper client☆26Updated 5 months ago
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- Serialization value trees☆44Updated 8 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- An async version of iterator☆40Updated 10 months ago