yoshuawuyts / parallel-futureLinks
structured parallel execution for async Rust
☆37Updated last year
Alternatives and similar repositories for parallel-future
Users that are interested in parallel-future are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A sinless derive helper☆77Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated 3 weeks ago
- ☆34Updated last year
- Completion futures for Rust☆20Updated 3 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- bytes::BufMut implementation to count buffer size☆25Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Typed any map for rust☆67Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Choose Rust types at compile-time via constants☆70Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Byte-wise atomic memcpy.☆39Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago