mikecaines / stream-throttleLinks
Rust Stream combinator, to limit the rate at which items are produced
☆28Updated last year
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-…☆80Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆48Updated 3 months ago
- ☆49Updated last year
- Advisory cross-platform file locks using file descriptors☆80Updated 3 months ago
- ☆58Updated last year
- Serialization value trees☆45Updated last year
- ☆74Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- ☆87Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Rust HashSet with insertion ordering☆42Updated last week
- ☆70Updated 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
- 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
- Rust serializer library☆87Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Serializable trait objects for Rust.☆56Updated 5 months ago
- ☆39Updated 2 years ago
- ☆33Updated 9 months ago
- A Rust library for interrupting asynchronous streams.☆165Updated 7 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- ☆109Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Write doc comments from macros☆100Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago