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
- Extraneous threads left around
- what's different threads_num and max_len
- Example for thread-local variables
- Implement non-consuming "_with" methods
- ThreadPool build error
- parallel iter for combinations?
- ThreadPool isn't Clone
- Feature request: values.par_iter().fold_groups(group_size: usize, |left: T, right: T| -> T)
- `partition_map` with a fallible closure - how to shortcircuit?
- How Rayon read data from kafka?
- Docs
- Rust not yet supported