yoshuawuyts / parallel-futureLinks
structured parallel execution for async Rust
☆33Updated 10 months ago
Alternatives and similar repositories for parallel-future
Users that are interested in parallel-future are comparing it to the libraries listed below
Sorting:
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- The `io_uring` library for Rust (with Rustix)☆30Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Abstract over different executors☆74Updated last year
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- futures-buffered☆43Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Typed any map for rust☆67Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A sinless derive helper☆72Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- ☆40Updated last year
- An async version of iterator☆40Updated last year
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last week