YaLTeR / circular-queue
A circular buffer-like queue container.
☆36Updated 4 years ago
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☆40Updated 5 months ago
- ☆38Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- ☆25Updated 5 years ago
- Run closures in parallel☆112Updated last week
- Lock free bounded non blocking pub sub queue☆77Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 10 months ago
- Object Pool LockFree in Rust☆45Updated last week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A timeout connector for the hyper client☆26Updated 2 months ago
- Convert closures into wakers☆45Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Serialization value trees☆43Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Overloadable functions in rust.☆41Updated 5 years ago
- A concise, self-describing binary format written in Rust for Serde☆63Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- ☆35Updated last week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Set process and thread affinity in your Rust programs !☆26Updated last year
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Typed any map for rust☆65Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago