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 10 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 9 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Native TLS for futures and async-std☆70Updated 8 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Semantic validation for Rust☆87Updated last year
- Run closures in parallel☆113Updated 2 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- An async NATS client library for the Rust programming language.☆83Updated 9 months ago
- OpenTracing API for Rust☆62Updated 9 months ago
- Concurrent hash trie☆51Updated 4 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- ☆60Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Rust serializer library☆87Updated 10 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Implementation of RFC 7578 (Multipart) for Rust☆24Updated 3 months ago
- ☆124Updated 2 years ago
- ☆82Updated 2 months ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Serialization value trees☆44Updated 7 months ago
- JSONPath for Rust☆38Updated 6 years ago
- Atomic file-writes.☆98Updated 5 months ago
- Rust Stream combinator, to limit the rate at which items are produced☆27Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Extract differences between arbitrary datastructures☆84Updated 11 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year