async-rs / parallel-streamLinks
Data parallelism library for async-std.
☆96Updated 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☆115Updated 10 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Copy-on-write string utilities for Rust☆158Updated last year
- ☆113Updated 2 years ago
- ☆125Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆108Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Async filesystem primitives☆140Updated last month
- Thread parking and unparking☆79Updated 10 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated 2 weeks ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Reactive dependency injection for Rust.☆42Updated 2 months 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☆75Updated 3 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Heap-based async timers☆216Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- like thread::spawn but for processes☆159Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- ☆62Updated 4 years ago