yoshuawuyts / parallel-futureLinks
structured parallel execution for async Rust
☆36Updated 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:
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- A sinless derive helper☆75Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆34Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- An async version of iterator☆40Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- ☆60Updated 2 years ago
- Completion futures for Rust☆19Updated 3 years ago
- Atomic operations on potentially uninitialized integers.☆22Updated this week
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- futures-buffered☆45Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆34Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Thread-unsafe async runtime☆29Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- bytes::BufMut implementation to count buffer size☆21Updated last month