smol-rs / async-broadcast
Async broadcast channels
☆172Updated last month
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☆262Updated 3 weeks ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆237Updated this week
- Concurrent multi-producer multi-consumer queue☆274Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- ☆199Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- high-speed timing library in Rust☆329Updated last month
- in-place allocation-reusing queues for Rust☆358Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆231Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆163Updated 3 weeks ago
- Type that deserializes only from one specific value☆232Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆117Updated 4 months ago
- Asynchronous HTTP body trait☆132Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆104Updated 5 months ago
- Utilities for working with impl traits in Rust.☆101Updated 2 weeks ago
- Define your own PhantomData☆151Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆129Updated 4 months ago
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆123Updated this week
- Utilities for collecting metrics from a Tokio application☆317Updated 2 months ago
- Task abstraction for building executors☆449Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆223Updated last month
- Structured concurrency operations for async Rust☆436Updated 2 weeks ago
- A fast and flexible LRU map.☆174Updated last month