YaLTeR / circular-queueLinks
A circular buffer-like queue container.
☆38Updated 4 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 month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- A library with task executors for Rust☆32Updated 6 months ago
- Lock free bounded non blocking pub sub queue☆76Updated this week
- Run closures in parallel☆114Updated 5 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- ☆39Updated 2 years ago
- Object Pool LockFree in Rust☆47Updated 2 weeks ago
- ☆86Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- ☆25Updated 5 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Concurrent hash trie☆55Updated 4 years ago
- Reactive dependency injection for Rust.☆42Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- ☆17Updated 4 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Data parallelism library for async-std.☆93Updated last year