Decision Workspace
ctrlc-async vs ctrlc vs ctrlc2
Side-by-side comparison of Rust crates
51
ctrlc-async
growingv3.2.2
Easy asynchronous Ctrl-C handler for Rust projects
72
ctrlc
stablev3.5.2
Easy Ctrl-C handler for Rust projects
64
ctrlc2
stablev4.0.0
Easy Ctrl-C handler version 2 for Rust projects
Core Metrics
| ctrlc-async | ctrlc | ctrlc2 | |
|---|---|---|---|
| Health Score | 51 | 72 | 64 |
| Total Downloads | 103.9K | 97.6M | 168.1K |
| 30d Downloads | 5.0K | 5.7M | 13.0K |
| Dependents | 32 | 23.1K | 350 |
| Releases | 2 | 43 | 25 |
| Last Updated | 1681d ago | 104d ago | 13d ago |
| Age | 4y 7m | 10y 10m | 2y 6m |
Health Breakdown
ctrlc-async
Maintenance
3
Quality
21
Community
9
Popularity
6
Documentation
12
ctrlc
Maintenance
16
Quality
19
Community
14
Popularity
8
Documentation
15
ctrlc2
Maintenance
18
Quality
15
Community
12
Popularity
6
Documentation
13
Technical Details
| ctrlc-async | ctrlc | ctrlc2 | |
|---|---|---|---|
| Version | 3.2.2 | 3.5.2 | 4.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 5 | 5 | 9 |
| Crate Size | 18KB | 14KB | 20KB |
| Features | 2 | 1 | 2 |
| Yanked % | 0.0% | 4.7% | 24.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.69.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ctrlc leads with a health score of 72/100, but none of the options score above 80.
- •ctrlc is depended on by 23.1K crates — strongest ecosystem trust.
- •⚠ ctrlc-async has not been updated in over a year.