smol-rs / async-broadcastLinks
Async broadcast channels
☆179Updated 5 months ago
Alternatives and similar repositories for async-broadcast
Users that are interested in async-broadcast are comparing it to the libraries listed below
Sorting:
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- Async synchronization primitives☆269Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Asynchronous HTTP body trait☆141Updated 2 months ago
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- The feature-rich, portable async channel library☆255Updated 2 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Define your own PhantomData☆152Updated last month
- ☆209Updated last month
- Notify async tasks or threads☆474Updated last month
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆127Updated last month
- ☆157Updated 3 weeks ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆195Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- in-place allocation-reusing queues for Rust☆374Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Type that deserializes only from one specific value☆244Updated last month
- high-speed timing library in Rust☆345Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆343Updated 3 months ago
- Rust crate for managing CPU core affinities☆189Updated 3 months ago