YaLTeR / circular-queueLinks
A circular buffer-like queue container.
☆38Updated 3 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
- ☆39Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- A timeout connector for the hyper client☆26Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A library with task executors for Rust☆32Updated 5 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Object Pool LockFree in Rust☆46Updated 5 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- Convert closures into wakers☆45Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Run closures in parallel☆113Updated 5 months ago
- Serialization value trees☆45Updated 10 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago
- Case transforming macros for idents☆39Updated 5 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Typed any map for rust☆67Updated 6 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago