brunocodutra / ring-channelLinks
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:
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Concurrent hash trie☆55Updated 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 concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A circular buffer-like queue container.☆38Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Run closures in parallel☆114Updated 5 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- ☆39Updated 2 years ago
- Serialization value trees☆45Updated 11 months ago
- Message broker for the Actix actor framework☆37Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Rust serializer library☆87Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Time and duration crate optimized for speed and API stability.☆72Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Reactive dependency injection for Rust.☆42Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- ☆62Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Serializable trait objects for Rust.☆54Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago