mikecaines / stream-throttleLinks
Rust Stream combinator, to limit the rate at which items are produced
☆28Updated 2 years ago
Alternatives and similar repositories for stream-throttle
Users that are interested in stream-throttle are comparing it to the libraries listed below
Sorting:
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- ☆40Updated 2 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 3 weeks ago
- ☆61Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Run closures in parallel☆115Updated 11 months ago
- ☆109Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Serialization value trees☆48Updated last year
- ☆34Updated last year
- Abstract over different executors☆74Updated 2 years ago
- ☆76Updated 4 months ago
- rust histogram and percentile stats☆48Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- ☆48Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Duplicate an async I/O handle☆41Updated 11 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 4 years ago
- Serializable trait objects for Rust.☆58Updated 9 months ago
- Rust serializer library☆88Updated 3 months ago
- Async filesystem primitives☆141Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Data parallelism library for async-std.☆96Updated last year
- ☆88Updated last month
- An updated version of linked-hash-map and friends☆138Updated 2 months ago
- Rust HashSet with insertion ordering☆42Updated 3 weeks ago