smol-rs / easy-parallel
Run closures in parallel
☆113Updated 2 months ago
Alternatives and similar repositories for easy-parallel:
Users that are interested in easy-parallel are comparing it to the libraries listed below
- Async filesystem primitives☆133Updated 2 months ago
- ☆124Updated 2 years ago
- Convert closures into wakers☆45Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Utilities for pinning☆97Updated 11 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆73Updated this week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Thread parking and unparking☆74Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Concurrent hash trie☆51Updated 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…☆86Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Typed any map for rust☆65Updated 3 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- An updated version of linked-hash-map and friends☆109Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- ☆55Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- ☆109Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago