yoshuawuyts / parallel-future
structured parallel execution for async Rust
☆33Updated 9 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:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- A sinless derive helper☆72Updated 6 months ago
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- An async version of iterator☆40Updated 11 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- ☆30Updated 6 months ago
- Full precision decimal representation of f64☆26Updated last week
- Lending iterators on stable Rust☆82Updated last year
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- ☆24Updated 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…☆56Updated 3 weeks ago
- Compile Rust compiler using Buck2☆45Updated 3 weeks ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- futures-buffered☆40Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago