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 6 months ago
- ☆25Updated 5 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Serialization value trees☆43Updated 6 months ago
- Overloadable functions in rust.☆42Updated 5 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- Lock free bounded non blocking pub sub queue☆77Updated 3 years ago
- ☆38Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 5 months ago
- Write and execute SQL queries with ease☆72Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- A library with task executors for Rust☆32Updated last month
- Simple goldenfile testing in Rust.☆38Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Message broker for the Actix actor framework☆38Updated 4 years ago
- Run closures in parallel☆112Updated 3 weeks ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Array helpers for Rust's Vector and String types☆76Updated 2 years ago
- ☆60Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week