async-rs / parallel-streamLinks
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
Sorting:
- Run closures in parallel☆113Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 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…☆89Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Make trait methods callable without the trait in scope☆146Updated last week
- How to run Hyper on async-std☆40Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆124Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Rust serializer library☆87Updated last year
- ☆110Updated last year
- Native TLS for futures and async-std☆71Updated 10 months ago
- Runtime-agnostic actor library☆77Updated last year
- Heap-based async timers☆212Updated 11 months ago
- String optimized for map keys☆63Updated 2 weeks ago
- ☆57Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- ☆64Updated 4 years ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago