async-rs / parallel-stream
Data parallelism library for async-std.
☆93Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for parallel-stream
- Run closures in parallel☆109Updated last month
- Async tracing capabilities for the log crate☆99Updated 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…☆85Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Runtime-agnostic actor library☆77Updated last year
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Copy-on-write string utilities for Rust☆158Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 3 years ago
- Async stream for Rust and the futures crate.☆176Updated 2 weeks ago
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated last year
- Make trait methods callable without the trait in scope☆135Updated last week
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Native TLS for futures and async-std☆70Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Async filesystem primitives☆130Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Write doc comments from macros☆98Updated 3 years ago
- Heap-based async timers☆211Updated 5 months ago
- Concurrent hash trie☆51Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- ☆123Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- ☆112Updated last year
- Rust actors alternative to Erlang/OTP☆154Updated 2 years ago