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
- Add a parallelizable PRNG
- Lots of time spent in sched_yield/swtch_pri when using spawn() on OS X
- Consider adding a rayon-itertools crate
- idea: allow splitting that's weighted toward one side
- exit_handler is not run for the global thread pool
- Document order preservation
- Feature request: try_collect_into_vec
- map_init calls init much more than I expected
- Documentation error: Incorrect link for iterators README
- stack overflow in nested ThreadPool.scope
- Docs
- Rust not yet supported