rayon
https://github.com/rayon-rs/rayon
Rust
Rayon: A data parallelism library for Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported2 Subscribers
Add a CodeTriage badge to rayon
Help out
- Issues
- Comparison with Spice
- help: How to implement memoized chunks for parallel iterator?
- the method `par_iter` exists for struct `ChunkByMut<'_, BinF32, {[email protected]:207:78}>`, but its trait bounds were not satisfied
- Add cartesian_product to ParallelIterator
- Terribly inefficient design and possible solution
- Add full_blocking feature to thread pool
- Thread pool without work stealing
- Function dependencies with Rayon without blocking the thread / Rayon synchronization primitives?
- Add synchronization guarantees for `ParallelIterator::for_each*`
- A way to hook before/after job execution (and/or a way to see a number of tasks in the processing queue)
- Docs
- Rust not yet supported