jonhoo / streamunorderedLinks
A version for futures::FuturesUnordered that multiplexes Streams
☆30Updated this week
Alternatives and similar repositories for streamunordered
Users that are interested in streamunordered are comparing it to the libraries listed below
Sorting:
- scraps of a potential language☆38Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 weeks ago
- ☆125Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- ☆112Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- Run closures in parallel☆115Updated 9 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- Rust serializer library☆87Updated last month
- ☆81Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- ☆39Updated 5 years ago
- ☆47Updated 5 years ago
- ☆73Updated 4 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 months ago
- Find the load at which a benchmark falls over.☆36Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- A dependency injection library for message-based applications☆39Updated 4 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 2 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago