jonhoo / jonhoo/flurry

Support rayon parallel iterators

Open
#14 10 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
Rust
Stars
580
Forks
50
PR merge metrics
No merged PRs in 30d

Description

We should implement [`rayon` parallel iterators]. The notes and code in [`iter/plumbing`] may be helpful, and the [`hashbrown` implementation](https://github.com/rust-lang/hashbrown/tree/b8c34c96924ccfbe79a09d0ffc01d0744a42afcb/src/external_trait_impls/rayon) too.

[`rayon` parallel iterators]: https://docs.rs/rayon/1/rayon/iter/index.html
[`iter/plumbing`]: https://github.com/rayon-rs/rayon/tree/master/src/iter/plumbing

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.