Decision Workspace
async-signal vs async-signal-with-info vs ctrlc2
Side-by-side comparison of Rust crates
63
async-signal
growingv0.2.14
Async signal handling
36
async-signal-with-info
experimentalv0.0.1
Async signal handling
64
ctrlc2
stablev4.0.0
Easy Ctrl-C handler version 2 for Rust projects
Core Metrics
| async-signal | async-signal-with-info | ctrlc2 | |
|---|---|---|---|
| Health Score | 63 | 36 | 64 |
| Total Downloads | 68.4M | 439 | 168.1K |
| 30d Downloads | 5.6M | 0 | 13.0K |
| Dependents | 173 | 0 | 350 |
| Releases | 16 | 1 | 25 |
| Last Updated | 48d ago | 291d ago | 13d ago |
| Age | 6y 11m | 9m | 2y 6m |
Health Breakdown
async-signal
Maintenance
13
Quality
13
Community
17
Popularity
8
Documentation
12
async-signal-with-info
Maintenance
3
Quality
12
Community
6
Popularity
3
Documentation
12
ctrlc2
Maintenance
18
Quality
15
Community
12
Popularity
6
Documentation
13
Technical Details
| async-signal | async-signal-with-info | ctrlc2 | |
|---|---|---|---|
| Version | 0.2.14 | 0.0.1 | 4.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | MIT/Apache-2.0 |
| Dependencies | 15 | 11 | 9 |
| Crate Size | 16KB | 15KB | 20KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 24.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.85 | 1.63 | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •ctrlc2 leads with a health score of 64/100, but none of the options score above 80.
- •async-signal has the most downloads (68.4M), suggesting wider adoption.
- •ctrlc2 is depended on by 350 crates — strongest ecosystem trust.
- •async-signal, async-signal-with-info are pre-1.0 — API may change.