smol-rs / async-broadcast
Async broadcast channels
☆174Updated 2 months ago
Alternatives and similar repositories for async-broadcast:
Users that are interested in async-broadcast are comparing it to the libraries listed below
- Async synchronization primitives☆261Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- Type that deserializes only from one specific value☆231Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- A fast and flexible LRU map.☆177Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 4 months ago
- Compatibility adapter between tokio and futures☆164Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆133Updated 3 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 6 months ago
- Utilities for collecting metrics from a Tokio application☆323Updated 3 months ago
- Asynchronous HTTP body trait☆135Updated this week
- ☆203Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Concurrent multi-producer multi-consumer queue☆275Updated last month
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Adaptors between compression crates and Rust's async IO types☆465Updated last week
- in-place allocation-reusing queues for Rust☆359Updated 9 months ago
- Track and query Cargo dependency graphs.☆204Updated this week
- high-speed timing library in Rust☆331Updated 2 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Common utilities used with hyper.☆135Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Task abstraction for building executors☆456Updated last month
- Async session support with plugabble backends☆124Updated last year
- ☆112Updated last week
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- A fixed-size circular buffer written in Rust.☆111Updated 4 months ago