YaLTeR / circular-queueLinks
A circular buffer-like queue container.
☆38Updated 2 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:
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- ☆25Updated 5 years ago
- Run closures in parallel☆113Updated 4 months ago
- ☆39Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Extensions for the Rust standard library☆39Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Serialization value trees☆44Updated 10 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- File/log rotation writer for Rust☆33Updated 3 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- 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
- A timeout connector for the hyper client☆26Updated 7 months ago