AdamNiederer / AdamNiederer/faster
Support for Rayon integration
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Rayon supports parallel iterators/mapv function to process using multiple threads. How can we integrate with rayon so we can leverage both simd and thread parallel processing?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.