Decision Workspace
terminate vs ncd vs rayon
Side-by-side comparison of Rust crates
42
terminate
growingv0.2.1
A simple crate to abstract logic to terminate threads, coroutines and the like.
45
ncd
growingv0.1.2
Nate's Central Dispatch. Rust concurrency library.
68
rayon
growingv1.11.0
Simple work-stealing parallelism for Rust
Core Metrics
| terminate | ncd | rayon | |
|---|---|---|---|
| Health Score | 42 | 45 | 68 |
| Total Downloads | 6.1K | 7.0K | 340.6M |
| 30d Downloads | 43 | 324 | 21.4M |
| Dependents | 25 | 0 | 105.0K |
| Releases | 3 | 3 | 39 |
| Last Updated | 1871d ago | 192d ago | 227d ago |
| Age | 7y 1m | 1y 3m | 10y 3m |
Health Breakdown
terminate
Maintenance
3
Quality
16
Community
9
Popularity
5
Documentation
9
ncd
Maintenance
9
Quality
15
Community
3
Popularity
5
Documentation
13
rayon
Maintenance
10
Quality
19
Community
16
Popularity
8
Documentation
15
Technical Details
| terminate | ncd | rayon | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.2 | 1.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MPL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 5 |
| Crate Size | 5KB | 9KB | 182KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.80 |
| Owners | 1 | 1 | 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.
- •⚠ terminate has not been updated in over a year.
- •terminate, ncd are pre-1.0 — API may change.