Decision Workspace
send_ctrlc vs ctrlc vs ctrlc2
Side-by-side comparison of Rust crates
44
send_ctrlc
experimentalv0.6.0
A cross platform crate for sending ctrl-c to child processes
74
ctrlc
stablev3.5.2
Easy Ctrl-C handler for Rust projects
56
ctrlc2
growingv3.7.3
Easy Ctrl-C handler version 2 for Rust projects
Core Metrics
| send_ctrlc | ctrlc | ctrlc2 | |
|---|---|---|---|
| Health Score | 44 | 74 | 56 |
| Total Downloads | 2.8K | 86.8M | 144.9K |
| 30d Downloads | 629 | 5.2M | 10.1K |
| Dependents | 0 | 20.3K | 331 |
| Releases | 10 | 43 | 24 |
| Last Updated | 132d ago | 45d ago | 255d ago |
| Age | 4m | 10y 8m | 2y 4m |
Health Breakdown
send_ctrlc
Maintenance
13
Quality
9
Community
5
Popularity
4
Documentation
13
ctrlc
Maintenance
18
Quality
19
Community
14
Popularity
8
Documentation
15
ctrlc2
Maintenance
10
Quality
15
Community
12
Popularity
6
Documentation
13
Technical Details
| send_ctrlc | ctrlc | ctrlc2 | |
|---|---|---|---|
| Version | 0.6.0 | 3.5.2 | 3.7.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 4 | 5 | 10 |
| Crate Size | 6KB | 14KB | 22KB |
| Features | 0 | 1 | 3 |
| Yanked % | 10.0% | 4.7% | 25.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.69.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ctrlc leads with a health score of 74/100, but none of the options score above 80.
- •ctrlc is depended on by 20.3K crates — strongest ecosystem trust.
- •send_ctrlc is pre-1.0 — API may change.