Decision Workspace
ctrlc-tiny vs ctrlc vs ctrlc2
Side-by-side comparison of Rust crates
55
ctrlc-tiny
growingv1.0.0
A tiny crate for checking if Ctrl-C was pressed — no handlers, no AtomicBool.
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-tiny | ctrlc | ctrlc2 | |
|---|---|---|---|
| Health Score | 55 | 72 | 64 |
| Total Downloads | 2.8K | 97.6M | 168.1K |
| 30d Downloads | 0 | 5.7M | 13.0K |
| Dependents | 0 | 23.1K | 350 |
| Releases | 4 | 43 | 25 |
| Last Updated | 167d ago | 104d ago | 13d ago |
| Age | 10m | 10y 10m | 2y 6m |
Health Breakdown
ctrlc-tiny
Maintenance
12
Quality
18
Community
6
Popularity
4
Documentation
15
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-tiny | ctrlc | ctrlc2 | |
|---|---|---|---|
| Version | 1.0.0 | 3.5.2 | 4.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 5 | 9 |
| Crate Size | 11KB | 14KB | 20KB |
| Features | 1 | 1 | 2 |
| Yanked % | 0.0% | 4.7% | 24.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.71 | 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.