smol-rs / async-broadcastLinks
Async broadcast channels
☆188Updated 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
Sorting:
- Async synchronization primitives☆276Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆262Updated this week
- Concurrent multi-producer multi-consumer queue☆296Updated this week
- Asynchronous HTTP body trait☆151Updated last week
- ☆237Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- The feature-rich, portable async channel library☆266Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆130Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Async interface for working with processes☆205Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Notify async tasks or threads☆500Updated 4 months ago
- Type that deserializes only from one specific value☆266Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆213Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Task abstraction for building executors☆525Updated 2 months ago
- A fixed-size circular buffer written in Rust.☆134Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month