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:
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last week
- An async version of iterator☆40Updated last year
- A sinless derive helper☆74Updated 4 months ago
- Completion futures for Rust☆19Updated 3 years ago
- ☆34Updated 11 months ago
- futures-buffered☆45Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated this week
- Efficient byte-stream pipe buffer☆43Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- Some internal rustc tools made accessible☆47Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Byte-wise atomic memcpy.☆38Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Atomic operations on potentially uninitialized integers.☆22Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago