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 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
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Heap-based async timers☆212Updated 10 months ago
- ☆73Updated 3 years ago
- An async NATS client library for the Rust programming language.☆83Updated 10 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆61Updated 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…☆88Updated 2 years ago
- ☆84Updated 3 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- ☆124Updated 2 years ago
- OpenTracing API for Rust☆62Updated 9 months ago
- Extract differences between arbitrary datastructures☆86Updated last year
- A Rust library for interrupting asynchronous streams.☆159Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Run closures in parallel☆113Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Rust serializer library☆87Updated 11 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- ☆57Updated 2 months ago
- Safely combine results☆81Updated 7 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated last month