jonhoo / streamunorderedLinks
A version for futures::FuturesUnordered that multiplexes Streams
☆30Updated last month
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 last month
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- scraps of a potential language☆38Updated 4 years ago
- Run closures in parallel☆114Updated 7 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆125Updated 3 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- ☆39Updated 5 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Rust serializer library☆87Updated last year
- ☆73Updated 4 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A concurrent circuit breaker implemented with ring buffers☆120Updated 3 weeks ago
- ☆112Updated last year
- ☆47Updated 4 years ago
- Find the load at which a benchmark falls over.☆36Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 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 last month
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Fire-forged cluster management & Distributed data protocol☆78Updated 3 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Profiling tool for Rust code.☆47Updated 7 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆145Updated 3 weeks ago