Decision Workspace
fast-yaml-parallel vs rayon vs ada-url
Side-by-side comparison of Rust crates
54
fast-yaml-parallel
experimentalv0.6.0
Multi-threaded YAML processing with work-stealing parallelism
68
rayon
growingv1.11.0
Simple work-stealing parallelism for Rust
68
ada-url
stablev3.4.4
Fast WHATWG Compliant URL parser
Core Metrics
| fast-yaml-parallel | rayon | ada-url | |
|---|---|---|---|
| Health Score | 54 | 68 | 68 |
| Total Downloads | 448 | 340.6M | 52.7K |
| 30d Downloads | 83 | 22.1M | 1.7K |
| Dependents | 5 | 105.0K | 13 |
| Releases | 23 | 39 | 31 |
| Last Updated | 2d ago | 227d ago | 3d ago |
| Age | 3m | 10y 3m | 2y 10m |
Health Breakdown
fast-yaml-parallel
Maintenance
19
Quality
12
Community
8
Popularity
3
Documentation
12
rayon
Maintenance
10
Quality
19
Community
16
Popularity
8
Documentation
15
ada-url
Maintenance
19
Quality
19
Community
11
Popularity
6
Documentation
13
Technical Details
| fast-yaml-parallel | rayon | ada-url | |
|---|---|---|---|
| Version | 0.6.0 | 1.11.0 | 3.4.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 5 | 8 |
| Crate Size | 37KB | 182KB | 358KB |
| Features | 0 | 1 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.88.0 | 1.80 | — |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •rayon leads with a health score of 68/100, but none of the options score above 80.
- •rayon is depended on by 105.0K crates — strongest ecosystem trust.
- •fast-yaml-parallel is pre-1.0 — API may change.