mikecaines / stream-throttle
Rust Stream combinator, to limit the rate at which items are produced
☆26Updated last year
Related projects ⓘ
Alternatives and complementary repositories for stream-throttle
- Serde support for the humantime crate☆27Updated 9 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Serialization value trees☆43Updated 3 months ago
- rust histogram and percentile stats☆46Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- ☆38Updated last year
- Rust serializer library☆85Updated 6 months ago
- ☆68Updated 3 weeks ago
- ☆44Updated 10 months ago
- Run closures in parallel☆109Updated last month
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆76Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- ☆46Updated 4 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 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…☆85Updated 2 years ago
- Opentelemetry layer for the tracing crate☆23Updated 4 years ago
- ☆55Updated last year
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Exponential backoff generator with jitter.☆80Updated 2 months ago