brunocodutra / ring-channel
Bounded MPMC channel abstraction on top of a ring buffer
☆39Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for ring-channel
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Serialization value trees☆43Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Timer facilities for Rust's async story☆53Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Overloadable functions in rust.☆41Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated last year
- Typed any map for rust☆64Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- ☆46Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Safe pointer-to-member functionality for rust☆33Updated 4 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- A circular buffer-like queue container.☆35Updated 4 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Safe wrapper for initializing arrays☆72Updated last year
- ☆50Updated 5 months ago