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
- Get the global thread pool repeatedly (to pass to a function)
- Performance regression with non-power-of-2 number of threads
- Best way for strided reduce
- with_min_len/with_max_len doesn't work with u64 ranges because they don't implement the indexed trait
- join_slice()
- Tests output to global stdout
- Feature request: Adding a 'Thread Affinity' when using parallel features to control Thread usage by jobs
- Rayon not engaging more than one core at a time?
- Add a mean to get the current threadpool
- Simplify the iterator adaptive splitting strategy
- Docs
- Rust not yet supported