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
- Thread throttling
- Allow to temporarily set the current registry even if it is not associated with a worker thread
- `in_place_scope` documentation is confusing/unclear
- a broadcast that only gets executed on idle threads
- Potential to fix memory ordering for value
- Suggestion for stack size when calling par_sort_unstable
- par_bridge_recursion test sometimes hanging indefinitely
- Rayon slower than single threaded performance when mixing iter and par_iter
- A yield_now/yield_local alternative that allows the thread to go to sleep
- `fold` creates identity for each sublist
- Docs
- Rust not yet supported