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.)
☆81Updated 3 months ago
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☆98Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Heap-based async timers☆216Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- Run closures in parallel☆115Updated 10 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- ☆125Updated 3 years ago
- A concurrent circuit breaker implemented with ring buffers☆120Updated last month
- Semantic validation for Rust☆90Updated 2 months ago
- OpenTracing API for Rust☆65Updated last year
- ☆62Updated 4 years ago
- Data parallelism library for async-std.☆96Updated last year
- A Rust library for interrupting asynchronous streams.☆168Updated 11 months ago
- Rust serializer library☆88Updated 2 months ago
- Async filesystem primitives☆140Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- ☆73Updated 4 years ago
- An async NATS client library for the Rust programming language.☆84Updated last year
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Lock free bounded non blocking pub sub queue☆77Updated 3 weeks ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- ☆70Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 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…☆91Updated 3 years ago