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 5 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
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Copy-on-write string utilities for Rust☆158Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Async filesystem primitives☆133Updated 5 months ago
- ☆124Updated 2 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆61Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last month
- Heap-based async timers☆214Updated last year
- Typed any map for rust☆67Updated 6 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Async stream for Rust and the futures crate.☆183Updated 2 weeks ago
- Chaotic Testing Harness☆59Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- ☆110Updated last year