Decision Workspace
ctrlc2 vs async-ctrlc vs asygnal
Side-by-side comparison of Rust crates
56
ctrlc2
growingv3.7.3
Easy Ctrl-C handler version 2 for Rust projects
51
async-ctrlc
growingv1.2.0
Async wrapper of `ctrlc`
42
asygnal
growingv0.0.2
[WIP] Async-first signal handling, such as ctrl-c.
Core Metrics
| ctrlc2 | async-ctrlc | asygnal | |
|---|---|---|---|
| Health Score | 56 | 51 | 42 |
| Total Downloads | 144.9K | 1.0M | 3.5K |
| 30d Downloads | 10.1K | 54.7K | 4 |
| Dependents | 331 | 161 | 0 |
| Releases | 24 | 3 | 2 |
| Last Updated | 255d ago | 2127d ago | 2254d ago |
| Age | 2y 4m | 6y 3m | 6y 2m |
Health Breakdown
ctrlc2
Maintenance
10
Quality
15
Community
12
Popularity
6
Documentation
13
async-ctrlc
Maintenance
3
Quality
21
Community
11
Popularity
7
Documentation
9
asygnal
Maintenance
3
Quality
17
Community
6
Popularity
4
Documentation
12
Technical Details
| ctrlc2 | async-ctrlc | asygnal | |
|---|---|---|---|
| Version | 3.7.3 | 1.2.0 | 0.0.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 4 | 3 |
| Crate Size | 22KB | 12KB | 9KB |
| Features | 3 | 2 | 2 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ctrlc2 leads with a health score of 56/100, but none of the options score above 80.
- •async-ctrlc has the most downloads (1.0M), suggesting wider adoption.
- •ctrlc2 is depended on by 331 crates — strongest ecosystem trust.
- •⚠ async-ctrlc, asygnal have not been updated in over a year.
- •asygnal is pre-1.0 — API may change.