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:
- 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 2 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- Run closures in parallel☆114Updated last year
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- ☆42Updated 2 years ago
- ☆87Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- ☆77Updated 5 months ago
- ☆48Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Serialization value trees☆48Updated last year
- Rust serializer library☆89Updated 4 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Lock free bounded non blocking pub sub queue☆77Updated 3 months ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- ☆61Updated 2 years ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Data parallelism library for async-std.☆96Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Duplicate an async I/O handle☆41Updated last year
- ☆34Updated last year
- NATS unique identifiers☆20Updated 6 months ago
- Advisory cross-platform file locks using file descriptors☆83Updated 9 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week