brunocodutra / ring-channel
Bounded MPMC channel abstraction on top of a ring buffer
☆41Updated this week
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
- A circular buffer-like queue container.☆37Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Serialization value trees☆44Updated 8 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Run closures in parallel☆113Updated 2 months ago
- ☆38Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Message broker for the Actix actor framework☆38Updated 4 years ago
- A timeout connector for the hyper client☆26Updated 4 months ago
- ☆25Updated 5 years ago
- 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
- Threadsafe RefCell for Rust☆90Updated 2 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago