Decision Workspace
rip_shuffle vs fast-yaml-parallel vs philiprehberger-parallel
Side-by-side comparison of Rust crates
34
rip_shuffle
growingv0.2.0
Fast sequential and parallel in-place shuffling algorithms
54
fast-yaml-parallel
experimentalv0.6.0
Multi-threaded YAML processing with work-stealing parallelism
53
philiprehberger-parallel
experimentalv0.1.3
Easy parallel iteration — par_map, par_filter, par_for_each with progress and error collection
Core Metrics
| rip_shuffle | fast-yaml-parallel | philiprehberger-parallel | |
|---|---|---|---|
| Health Score | 34 | 54 | 53 |
| Total Downloads | 3.1K | 448 | 42 |
| 30d Downloads | 6 | 82 | 42 |
| Dependents | 0 | 5 | 0 |
| Releases | 2 | 23 | 4 |
| Last Updated | 881d ago | 2d ago | today |
| Age | 3y 1m | 3m | 7d |
Health Breakdown
rip_shuffle
Maintenance
4
Quality
16
Community
3
Popularity
4
Documentation
7
fast-yaml-parallel
Maintenance
19
Quality
12
Community
8
Popularity
3
Documentation
12
philiprehberger-parallel
Maintenance
16
Quality
14
Community
6
Popularity
2
Documentation
15
Technical Details
| rip_shuffle | fast-yaml-parallel | philiprehberger-parallel | |
|---|---|---|---|
| Version | 0.2.0 | 0.6.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-or-later | MIT OR Apache-2.0 | MIT |
| Dependencies | 8 | 10 | 1 |
| Crate Size | 36KB | 37KB | 8KB |
| Features | 5 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.88.0 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fast-yaml-parallel leads with a health score of 54/100, but none of the options score above 80.
- •rip_shuffle has the most downloads (3.1K), suggesting wider adoption.
- •⚠ rip_shuffle has not been updated in over a year.