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:
- Lending iterators on stable Rust☆83Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Completion futures for Rust☆20Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Byte-wise atomic memcpy.☆43Updated this week
- A generic, fixed-size, associative cache☆40Updated last year
- ☆13Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Alternative future adapters that provide cancel safety.☆80Updated 3 weeks 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…☆67Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆34Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- ☆36Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- ☆61Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- futures-buffered☆46Updated 6 months ago