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:
- Rust serializer library☆88Updated last month
- 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 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- ☆61Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- ☆76Updated 2 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- ☆39Updated 2 years ago
- Serialization value trees☆48Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 3 years ago
- ☆34Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- ☆87Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Run closures in parallel☆115Updated 9 months ago
- ☆113Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago