yoshuawuyts / parallel-future
structured parallel execution for async Rust
☆33Updated 7 months ago
Alternatives and similar repositories for parallel-future:
Users that are interested in parallel-future are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Completion futures for Rust☆19Updated 2 years ago
- An async version of iterator☆40Updated 9 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Typed any map for rust☆65Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- futures-buffered☆38Updated 3 weeks ago
- ☆29Updated 10 months ago
- ☆55Updated last year
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- A sinless derive helper☆71Updated 4 months ago
- The `io_uring` library for Rust (with Rustix)☆23Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Take a value atomically once.☆29Updated 2 years ago
- A simple in-memory search for collections and key-value stores.☆70Updated last month
- `smol` integrations with `hyper`☆14Updated 5 months ago
- Dynamic structured values for Rust☆27Updated last month
- ☆36Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Rust traits for key comparison in maps.☆24Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago