smol-rs / async-broadcast
Async broadcast channels
☆176Updated 3 months ago
Alternatives and similar repositories for async-broadcast:
Users that are interested in async-broadcast are comparing it to the libraries listed below
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- Async synchronization primitives☆263Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- A fast and flexible LRU map.☆181Updated 3 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆138Updated 2 years ago
- The feature-rich, portable async channel library☆253Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Adaptors between compression crates and Rust's async IO types☆486Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆131Updated 10 months ago
- Concurrent multi-producer multi-consumer queue☆280Updated 2 months ago
- Async interface for working with processes☆191Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 5 months ago
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆127Updated last month
- Asynchronous HTTP body trait☆137Updated this week
- ☆204Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Define your own PhantomData☆152Updated last month
- Notify async tasks or threads☆462Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Serialize and deserialize C-like enum as underlying repr☆239Updated last month
- Compatibility adapter between tokio and futures☆167Updated last month
- An async parser for multipart/form-data content-type in Rust☆158Updated 11 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- high-speed timing library in Rust☆335Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- in-place allocation-reusing queues for Rust☆364Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- Task abstraction for building executors☆462Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆106Updated last week