brunocodutra / ring-channel
Bounded MPMC channel abstraction on top of a ring buffer
☆41Updated last month
Alternatives and similar repositories for ring-channel
Users that are interested in ring-channel are comparing it to the libraries listed below
Sorting:
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Serialization value trees☆44Updated 9 months ago
- A circular buffer-like queue container.☆38Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- ☆38Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- ☆47Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Overloadable functions in rust.☆43Updated 5 years 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
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- A timeout connector for the hyper client☆26Updated 6 months ago
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Message broker for the Actix actor framework☆38Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 7 months ago