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 `tracing` integration
- Proposals concerning thread pool termination problems
- Order-preserving par_bridge and trait
- Idea: Customize the parallelization backend by accepting a generic `join()` function
- parallel median, n-th variants
- Join handles for spawned tasks
- Implement a median / select nth algorithm.
- Is it normal that changing the execution order makes 10x faster code?
- Issue using RefCell with nested rayon threads
- API to avoid heap-allocating tasks in Scope::spawn
- Docs
- Rust not yet supported