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☆54Updated 4 months ago
- Data parallelism library for async-std.☆96Updated last year
- 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
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- ☆61Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- Run closures in parallel☆114Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- ☆77Updated 5 months ago
- ☆42Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 5 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
- ☆87Updated 2 months ago
- Rust serializer library☆89Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Advisory cross-platform file locks using file descriptors☆83Updated 9 months ago
- ☆110Updated last year
- Serializable trait objects for Rust.☆58Updated 10 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- ☆48Updated 2 years ago
- ☆114Updated 2 years ago
- ☆47Updated 5 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- Duplicate an async I/O handle☆41Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆73Updated 4 years ago