Decision Workspace
transformable_channels vs philiprehberger-parallel vs rayon-hash
Side-by-side comparison of Rust crates
38
transformable_channels
growingv0.1.1
Rust channels are a convenient abstraction, but for many uses cases, they miss high-level transformations such as `map`, `filter`, ... . This crate introduces them.
53
philiprehberger-parallel
experimentalv0.1.3
Easy parallel iteration — par_map, par_filter, par_for_each with progress and error collection
48
rayon-hash
growingv0.5.0
(deprecated) HashMap and HashSet with support for Rayon parallel iterators
Core Metrics
| transformable_channels | philiprehberger-parallel | rayon-hash | |
|---|---|---|---|
| Health Score | 38 | 53 | 48 |
| Total Downloads | 19.4K | 42 | 20.2K |
| 30d Downloads | 40 | 42 | 119 |
| Dependents | 0 | 0 | 11 |
| Releases | 2 | 4 | 6 |
| Last Updated | 3666d ago | today | 2529d ago |
| Age | 10y | 7d | 8y 4m |
Health Breakdown
transformable_channels
Maintenance
3
Quality
16
Community
3
Popularity
5
Documentation
11
philiprehberger-parallel
Maintenance
16
Quality
14
Community
6
Popularity
2
Documentation
15
rayon-hash
Maintenance
6
Quality
14
Community
11
Popularity
5
Documentation
12
Technical Details
| transformable_channels | philiprehberger-parallel | rayon-hash | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.3 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT | Apache-2.0/MIT |
| Dependencies | 0 | 1 | 4 |
| Crate Size | 5KB | 8KB | 60KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 2 |
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.
- •⚠ transformable_channels, rayon-hash have not been updated in over a year.