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.)
☆77Updated 11 months ago
Alternatives and similar repositories for futures-batch:
Users that are interested in futures-batch are comparing it to the libraries listed below
- Heap-based async timers☆212Updated 10 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- OpenTracing API for Rust☆63Updated 10 months ago
- An async NATS client library for the Rust programming language.☆83Updated 10 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Run closures in parallel☆113Updated 3 months ago
- ☆84Updated 3 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated 3 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Rust serializer library☆87Updated last year
- Native TLS for futures and async-std☆70Updated 9 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Exponential backoff generator with jitter.☆89Updated 2 weeks ago
- Concurrent hash trie☆54Updated 4 years ago
- ☆56Updated last year
- Async filesystem primitives☆132Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Data parallelism library for async-std.☆93Updated 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…☆89Updated 2 years ago
- Rust Stream combinator, to limit the rate at which items are produced☆27Updated last year
- ☆61Updated 3 years ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- Write and execute SQL queries with ease☆73Updated 4 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Implementation of RFC 7578 (Multipart) for Rust☆24Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago