Decision Workspace
luxpool vs veda-rs vs rayon
Side-by-side comparison of Rust crates
43
luxpool
experimentalv0.2.2
A lightweight, zero-dependency thread pool and dynamic task queue.
49
veda-rs
growingv1.0.0
High-performance parallel runtime for Rust with work-stealing and adaptive scheduling
74
rayon
stablev1.12.0
Simple work-stealing parallelism for Rust
Core Metrics
| luxpool | veda-rs | rayon | |
|---|---|---|---|
| Health Score | 43 | 49 | 74 |
| Total Downloads | 70 | 162 | 394.0M |
| 30d Downloads | 0 | 0 | 29.9M |
| Dependents | 0 | 0 | 119.7K |
| Releases | 5 | 1 | 40 |
| Last Updated | 47d ago | 211d ago | 42d ago |
| Age | 1m | 7m | 10y 5m |
Health Breakdown
luxpool
Maintenance
16
Quality
9
Community
6
Popularity
2
Documentation
10
veda-rs
Maintenance
5
Quality
18
Community
10
Popularity
3
Documentation
13
rayon
Maintenance
16
Quality
19
Community
16
Popularity
8
Documentation
15
Technical Details
| luxpool | veda-rs | rayon | |
|---|---|---|---|
| Version | 0.2.2 | 1.0.0 | 1.12.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 20 | 5 |
| Crate Size | 10KB | 102KB | 183KB |
| Features | 0 | 11 | 1 |
| Yanked % | 60.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.80 |
| Owners | 1 | 3 | 2 |
Links
Quick Verdict
- •rayon leads with a health score of 74/100, but none of the options score above 80.
- •rayon is depended on by 119.7K crates — strongest ecosystem trust.
- •luxpool is pre-1.0 — API may change.