async-rs / parallel-stream
Data parallelism library for async-std.
☆93Updated last year
Alternatives and similar repositories for parallel-stream:
Users that are interested in parallel-stream are comparing it to the libraries listed below
- Run closures in parallel☆113Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Runtime-agnostic actor library☆77Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Async filesystem primitives☆133Updated 2 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A working Rust example for how to implement Borrow for complex keys☆63Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Async stream for Rust and the futures crate.☆183Updated this week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Chaotic Testing Harness☆59Updated 5 years ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- ☆60Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- Convert closures into wakers☆45Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆109Updated last year
- How to run Hyper on async-std☆40Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆142Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year