jonhoo / streamunorderedLinks
A version for futures::FuturesUnordered that multiplexes Streams
☆29Updated last week
Alternatives and similar repositories for streamunordered
Users that are interested in streamunordered are comparing it to the libraries listed below
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- ☆124Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- ☆39Updated 5 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Run closures in parallel☆114Updated 6 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- ☆81Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- A Rust library for interrupting asynchronous streams.☆163Updated 7 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A dependency injection library for message-based applications☆38Updated 4 years ago
- ☆87Updated 6 months ago
- Rust serializer library☆87Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Find the load at which a benchmark falls over.☆35Updated 5 years ago
- Fire-forged cluster management & Distributed data protocol☆78Updated 3 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 7 months ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months 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-…☆79Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago