smol-rs / easy-parallel
Run closures in parallel
☆113Updated 3 months ago
Alternatives and similar repositories for easy-parallel:
Users that are interested in easy-parallel are comparing it to the libraries listed below
- Convert closures into wakers☆45Updated 3 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Utilities for pinning☆96Updated last year
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Async filesystem primitives☆132Updated 3 months ago
- ☆124Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Thread parking and unparking☆75Updated 3 months ago
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- Concurrent hash trie☆54Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 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…☆89Updated 2 years ago
- Typed any map for rust☆66Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Write and execute SQL queries with ease☆73Updated 4 years ago
- Data parallelism library for async-std.☆93Updated last year
- Duplicate an async I/O handle☆41Updated 3 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- ☆56Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 4 years ago