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
- Does `rayon::spawn` block until a thread is available?
- hitting type_length_limit with relatively few operations
- `spawn` is badly named
- Make it possible to disable the cross pool dispatch optimization.
- Use an user-provided "backend" (threadpool, event loop, ...)
- Prefix scans
- [WIP] Add the ability to spawn futures
- Using rayon under a Mutex can lead to deadlocks
- Introduce an alternative to ParallelBridge that does not require the iterator type to be Send
- for_each_mut/sync adapter
- Docs
- Rust not yet supported