jonhoo / streamunorderedLinks
A version for futures::FuturesUnordered that multiplexes Streams
☆26Updated 4 months ago
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 3 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A dependency injection library for message-based applications☆38Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Concurrent hash trie☆55Updated 4 years ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- Rust serializer library☆87Updated last year
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- ☆110Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- scraps of a potential language☆37Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- ☆39Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- Proc macro attributes for Bastion runtime.☆50Updated 3 years ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆20Updated 5 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- ☆13Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago