brunocodutra / ring-channelLinks
Bounded MPMC channel abstraction on top of a ring buffer
☆42Updated 2 months ago
Alternatives and similar repositories for ring-channel
Users that are interested in ring-channel are comparing it to the libraries listed below
Sorting:
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Run closures in parallel☆115Updated 8 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated last week
- ☆87Updated 8 months ago
- Typed any map for rust☆67Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- ☆125Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Serialization value trees☆46Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust serializer library☆87Updated 2 weeks ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Concurrent hash trie☆57Updated 5 years ago
- Async filesystem primitives☆139Updated 3 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Reactive dependency injection for Rust.☆42Updated last week
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago