mre / futures-batchLinks
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.)
☆80Updated 3 weeks ago
Alternatives and similar repositories for futures-batch
Users that are interested in futures-batch are comparing it to the libraries listed below
Sorting:
- Heap-based async timers☆214Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Run closures in parallel☆114Updated 7 months ago
- Concurrent hash trie☆57Updated 4 years ago
- An async NATS client library for the Rust programming language.☆83Updated last year
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A concurrent circuit breaker implemented with ring buffers☆120Updated 3 weeks 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
- Rust serializer library☆87Updated last year
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- ☆125Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- ☆108Updated last year
- ☆62Updated 3 years ago
- Data parallelism library for async-std.☆94Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- An LCS based slice and string diffing implementation.☆84Updated last year
- How to run Hyper on async-std☆40Updated 3 years ago
- OpenTracing API for Rust☆64Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Native TLS for futures and async-std☆72Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago
- Exponential backoff generator with jitter.☆89Updated 4 months ago
- Semantic validation for Rust☆90Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Async filesystem primitives☆137Updated last month