Decision Workspace
rayon-hash vs philiprehberger-parallel vs sixarm_collections
Side-by-side comparison of Rust crates
48
rayon-hash
growingv0.5.0
(deprecated) HashMap and HashSet with support for Rayon parallel iterators
53
philiprehberger-parallel
experimentalv0.1.3
Easy parallel iteration — par_map, par_filter, par_for_each with progress and error collection
42
sixarm_collections
growingv1.1.1
Collections for HashMapToSet and BTreeMapToSet as trait extensions. By SixArm.com.
Core Metrics
| rayon-hash | philiprehberger-parallel | sixarm_collections | |
|---|---|---|---|
| Health Score | 48 | 53 | 42 |
| Total Downloads | 20.2K | 42 | 3.7K |
| 30d Downloads | 125 | 42 | 19 |
| Dependents | 11 | 0 | 0 |
| Releases | 6 | 4 | 2 |
| Last Updated | 2529d ago | today | 1824d ago |
| Age | 8y 4m | 7d | 5y |
Health Breakdown
rayon-hash
Maintenance
6
Quality
14
Community
11
Popularity
5
Documentation
12
philiprehberger-parallel
Maintenance
16
Quality
14
Community
6
Popularity
2
Documentation
15
sixarm_collections
Maintenance
3
Quality
20
Community
6
Popularity
4
Documentation
9
Technical Details
| rayon-hash | philiprehberger-parallel | sixarm_collections | |
|---|---|---|---|
| Version | 0.5.0 | 0.1.3 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0/MIT | MIT | MIT OR Apache-2.0 OR GPL-2.0-only |
| Dependencies | 4 | 1 | 1 |
| Crate Size | 60KB | 8KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.70 | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •philiprehberger-parallel leads with a health score of 53/100, but none of the options score above 80.
- •rayon-hash has the most downloads (20.2K), suggesting wider adoption.
- •⚠ rayon-hash, sixarm_collections have not been updated in over a year.
- •rayon-hash, philiprehberger-parallel are pre-1.0 — API may change.