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:
- ☆60Updated 2 years ago
- Serialization value trees☆45Updated 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 3 weeks ago
- ☆39Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Rust serializer library☆87Updated last year
- Run closures in parallel☆114Updated 7 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆49Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago
- ☆112Updated last year
- ☆75Updated 2 weeks ago
- ☆87Updated 7 months ago
- ☆47Updated 4 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆80Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago