jonhoo / streamunorderedLinks
A version for futures::FuturesUnordered that multiplexes Streams
☆31Updated this 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.☆92Updated 3 months ago
- Run closures in parallel☆114Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- ☆114Updated 2 years ago
- ☆126Updated 3 years ago
- scraps of a potential language☆38Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Rust serializer library☆89Updated 4 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- ☆39Updated 5 years ago
- ☆73Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- ☆81Updated 5 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated this week
- ☆29Updated 6 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.☆117Updated 11 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated last month
- ☆47Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 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
- FoundationDB client API for Tokio☆49Updated 2 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago