smol-rs / easy-parallelLinks
Run closures in parallel
☆115Updated 11 months ago
Alternatives and similar repositories for easy-parallel
Users that are interested in easy-parallel are comparing it to the libraries listed below
Sorting:
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Async filesystem primitives☆141Updated last month
- ☆125Updated 3 years ago
- Data parallelism library for async-std.☆96Updated last year
- Convert closures into wakers☆46Updated 11 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Thread parking and unparking☆79Updated 11 months ago
- ☆88Updated last month
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 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…☆91Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- An updated version of linked-hash-map and friends☆138Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 weeks ago
- Fully async-await http server framework☆92Updated 2 months ago
- Utilities for pinning☆97Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- ☆63Updated 4 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.☆91Updated 2 months ago
- ☆61Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago