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 supported3 Subscribers
Add a CodeTriage badge to rayon
Help out
- Issues
- `Folder` API doesn't allow for internal iteration optimisation of `filter`-like adapters
- When should ThreadPoolBuilder be used?
- Test our manual concurrency with loom
- Clarifying whether join() might allocate
- Default to using the number of physical cores instead of logical cores for the ThreadPool?
- Avoiding reallocations when doing a cartesian product
- map_results and fold_results
- Performance between runs of the same binary varies by as much as 300%(!)
- can not infer by clion
- error[E0277]: the trait bound `rayon::range_inclusive::Iter<i32>: rayon::iter::IndexedParallelIterator` is not satisfied
- Docs
- Rust not yet supported