Decision Workspace
veda-rs vs fork_union vs rayon
Side-by-side comparison of Rust crates
49
veda-rs
experimentalv1.0.0
High-performance parallel runtime for Rust with work-stealing and adaptive scheduling
69
fork_union
growingv2.3.1
Low-latency OpenMP-style NUMA-aware cross-platform fine-grained parallelism library
68
rayon
growingv1.11.0
Simple work-stealing parallelism for Rust
Core Metrics
| veda-rs | fork_union | rayon | |
|---|---|---|---|
| Health Score | 49 | 69 | 68 |
| Total Downloads | 158 | 14.7K | 340.6M |
| 30d Downloads | 3 | 1.3K | 21.4M |
| Dependents | 0 | 55 | 105.0K |
| Releases | 1 | 29 | 39 |
| Last Updated | 152d ago | 5d ago | 227d ago |
| Age | 5m | 10m | 10y 3m |
Health Breakdown
veda-rs
Maintenance
6
Quality
17
Community
10
Popularity
3
Documentation
13
fork_union
Maintenance
19
Quality
19
Community
11
Popularity
5
Documentation
15
rayon
Maintenance
10
Quality
19
Community
16
Popularity
8
Documentation
15
Technical Details
| veda-rs | fork_union | rayon | |
|---|---|---|---|
| Version | 1.0.0 | 2.3.1 | 1.11.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 20 | 5 | 5 |
| Crate Size | 102KB | 98KB | 182KB |
| Features | 11 | 3 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.64 | 1.80 |
| Owners | 3 | 1 | 2 |
Links
Quick Verdict
- •fork_union leads with a health score of 69/100, but none of the options score above 80.
- •rayon has the most downloads (340.6M), suggesting wider adoption.
- •rayon is depended on by 105.0K crates — strongest ecosystem trust.