brunocodutra / ring-channel
Bounded MPMC channel abstraction on top of a ring buffer
☆41Updated 3 weeks ago
Alternatives and similar repositories for ring-channel:
Users that are interested in ring-channel are comparing it to the libraries listed below
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Concurrent hash trie☆53Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Serialization value trees☆44Updated 8 months ago
- ☆38Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆25Updated 5 years ago
- ☆47Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A circular buffer-like queue container.☆37Updated last month
- A global executor built on top of async-executor and smol☆74Updated last month
- ☆45Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 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.☆65Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- Typed any map for rust☆66Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Run closures in parallel☆113Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago