Decision Workspace
hytra vs rayon vs thread-id
Side-by-side comparison of Rust crates
43
hytra
growingv0.1.2
Datastructure for fast multi-threaded updates.
68
rayon
growingv1.11.0
Simple work-stealing parallelism for Rust
68
thread-id
stablev5.1.0
Get a unique thread ID
Core Metrics
| hytra | rayon | thread-id | |
|---|---|---|---|
| Health Score | 43 | 68 | 68 |
| Total Downloads | 459.6K | 340.6M | 35.5M |
| 30d Downloads | 14.9K | 22.1M | 2.0M |
| Dependents | 8 | 105.0K | 909 |
| Releases | 3 | 39 | 13 |
| Last Updated | 1834d ago | 227d ago | 76d ago |
| Age | 5y | 10y 3m | 10y |
Health Breakdown
hytra
Maintenance
4
Quality
14
Community
9
Popularity
7
Documentation
9
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
| hytra | rayon | thread-id | |
|---|---|---|---|
| Version | 0.1.2 | 1.11.0 | 5.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 5 | 2 |
| Crate Size | 9KB | 182KB | 10KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ hytra has not been updated in over a year.
- •hytra is pre-1.0 — API may change.