smol-rs / async-broadcastLinks
Async broadcast channels
☆180Updated 7 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 procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Concurrent multi-producer multi-consumer queue☆286Updated this week
- A lightweight version of pin-project written with declarative macros.☆251Updated this week
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- ☆216Updated last month
- Asynchronous HTTP body trait☆145Updated last week
- Async synchronization primitives☆270Updated 4 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 4 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆201Updated this week
- Async interface for working with processes☆200Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Define your own PhantomData☆155Updated last week
- The feature-rich, portable async channel library☆260Updated 2 years ago
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆129Updated 3 weeks ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- high-speed timing library in Rust☆351Updated last month
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆141Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆188Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated this week
- Fast JSON deserialization on borrowed data☆112Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆239Updated last month