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
- Run closures in parallel☆113Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Runtime-agnostic actor library☆77Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- ☆60Updated 3 years ago
- ☆124Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆142Updated 3 years ago
- Async stream for Rust and the futures crate.☆183Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Heap-based async timers☆211Updated 8 months ago
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Rust actors alternative to Erlang/OTP☆155Updated 3 years ago
- Rust serializer library☆87Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆109Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- A working Rust example for how to implement Borrow for complex keys☆63Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- General sessions module for web services☆36Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago