Decision Workspace
cocoro vs ncd vs terminate
Side-by-side comparison of Rust crates
46
cocoro
growingv0.3.0
A more type-safe take on Rust stackless coroutines
45
ncd
growingv0.1.2
Nate's Central Dispatch. Rust concurrency library.
42
terminate
growingv0.2.1
A simple crate to abstract logic to terminate threads, coroutines and the like.
Core Metrics
| cocoro | ncd | terminate | |
|---|---|---|---|
| Health Score | 46 | 45 | 42 |
| Total Downloads | 1.9K | 7.0K | 6.1K |
| 30d Downloads | 6 | 324 | 43 |
| Dependents | 0 | 0 | 25 |
| Releases | 3 | 3 | 3 |
| Last Updated | 67d ago | 192d ago | 1871d ago |
| Age | 1y 10m | 1y 3m | 7y 1m |
Health Breakdown
cocoro
Maintenance
13
Quality
15
Community
6
Popularity
4
Documentation
8
ncd
Maintenance
9
Quality
15
Community
3
Popularity
5
Documentation
13
terminate
Maintenance
3
Quality
16
Community
9
Popularity
5
Documentation
9
Technical Details
| cocoro | ncd | terminate | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.2 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MPL-2.0 | MIT |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 55KB | 9KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cocoro leads with a health score of 46/100, but none of the options score above 80.
- •ncd has the most downloads (7.0K), suggesting wider adoption.
- •⚠ terminate has not been updated in over a year.