mre / futures-batch
An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-batch.)
☆76Updated 8 months ago
Alternatives and similar repositories for futures-batch:
Users that are interested in futures-batch are comparing it to the libraries listed below
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Heap-based async timers☆211Updated 7 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- OpenTracing API for Rust☆61Updated 7 months ago
- Run closures in parallel☆111Updated 2 months ago
- ☆123Updated 2 years ago
- An async NATS client library for the Rust programming language.☆83Updated 7 months ago
- A concurrent circuit breaker implemented with ring buffers☆118Updated 10 months ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Rust serializer library☆85Updated 8 months ago
- Native TLS for futures and async-std☆70Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- A global executor built on top of async-executor and smol☆73Updated 7 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- Rust Stream combinator, to limit the rate at which items are produced☆27Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 2 years ago
- Message broker for the Actix actor framework☆37Updated 3 years ago
- A Rust library for interrupting asynchronous streams.☆157Updated 2 weeks ago
- Concurrent hash trie☆51Updated 4 years ago
- Semantic validation for Rust☆87Updated 11 months ago
- An LCS based slice and string diffing implementation.☆78Updated 11 months ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Extract differences between arbitrary datastructures☆83Updated 9 months ago
- A Rust library to retry some code until its return value satisfies a condition.☆116Updated 2 years ago