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
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Run closures in parallel☆113Updated 2 months ago
- ☆109Updated last year
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Extensions for the Rust standard library☆39Updated last year
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- ☆107Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 3 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…☆87Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- ☆61Updated 3 years ago
- ☆64Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Async filesystem primitives☆133Updated 2 months ago
- Heap-based async timers☆212Updated 9 months ago
- Runtime-agnostic actor library☆77Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- ☆129Updated 5 years ago
- Chaotic Testing Harness☆60Updated 5 years ago