Decision Workspace
sharded-thread vs rayon vs thread-id
Side-by-side comparison of Rust crates
48
sharded-thread
growingv1.3.1
Expirement for now
68
rayon
growingv1.11.0
Simple work-stealing parallelism for Rust
68
thread-id
stablev5.1.0
Get a unique thread ID
Core Metrics
| sharded-thread | rayon | thread-id | |
|---|---|---|---|
| Health Score | 48 | 68 | 68 |
| Total Downloads | 14.2K | 340.6M | 35.5M |
| 30d Downloads | 41 | 21.4M | 1.9M |
| Dependents | 3 | 105.0K | 909 |
| Releases | 10 | 39 | 13 |
| Last Updated | 788d ago | 227d ago | 76d ago |
| Age | 2y 2m | 10y 3m | 10y |
Health Breakdown
sharded-thread
Maintenance
7
Quality
18
Community
5
Popularity
5
Documentation
13
rayon
Maintenance
10
Quality
19
Community
16
Popularity
8
Documentation
15
thread-id
Maintenance
13
Quality
20
Community
14
Popularity
8
Documentation
13
Technical Details
| sharded-thread | rayon | thread-id | |
|---|---|---|---|
| Version | 1.3.1 | 1.11.0 | 5.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 5 | 2 |
| Crate Size | 20KB | 182KB | 10KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.80 | — |
| Owners | 1 | 2 | 1 |
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.
- •⚠ sharded-thread has not been updated in over a year.