yoshuawuyts / parallel-futureLinks
structured parallel execution for async Rust
☆34Updated 11 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:
- Lending iterators on stable Rust☆83Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A sinless derive helper☆73Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years 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 3 weeks ago
- The `io_uring` library for Rust (with Rustix)☆31Updated 3 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Typed any map for rust☆67Updated 7 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- ☆57Updated last year
- An async version of iterator☆40Updated last year
- Rust traits for key comparison in maps.☆34Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago