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.)
☆77Updated last month
Alternatives and similar repositories for futures-batch
Users that are interested in futures-batch are comparing it to the libraries listed below
Sorting:
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Heap-based async timers☆214Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆62Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Concurrent hash trie☆55Updated 4 years ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated last year
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Run closures in parallel☆114Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Data parallelism library for async-std.☆93Updated last year
- Message broker for the Actix actor framework☆37Updated 4 years ago
- Rust serializer library☆87Updated last year
- ☆124Updated 2 years ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- ☆70Updated 3 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…☆90Updated 3 years ago
- ☆86Updated 5 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- OpenTracing API for Rust☆64Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Semantic validation for Rust☆88Updated 3 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year
- An async NATS client library for the Rust programming language.☆83Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago