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
- Avoid parking workers on contended par_bridge locks
- Run spawned jobs eagerly in the single-threaded fallback
- fix: root par_merge's panic-safety State in a single pointer derivation
- docs: update Cilk FAQ link to OpenCilk at MIT
- Tree Borrow violation in par_merge
- rayon-core: add tick_bench, a control-loop workload benchmark
- Fix typo in README regarding thread states
- Add ParallelExtend impls for &mut references to collections
- docs(iter): clarify panic_fuse limits
- Add `IndexedParallelIterator::cartesian_product`
- Docs
- Rust not yet supported