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:
- Zero-cost bitsets over native Rust types☆79Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Atomic operations on potentially uninitialized integers.☆25Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Byte-wise atomic memcpy.☆39Updated 2 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months 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…☆65Updated last week
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- ☆34Updated last year
- futures-buffered☆45Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Abstract over different executors☆74Updated 2 years ago
- A sinless derive helper☆76Updated this week
- Faster integer division and modulus operations☆87Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An exploration of Storages☆39Updated 2 years ago