Decision Workspace
process_control vs kill_tree vs killport
Side-by-side comparison of Rust crates
59
process_control
growingv5.2.0
Ergonomically run processes with limits
49
kill_tree
growingv0.2.4
🌳 Kill Tree is a library designed to terminate a specified process and all its child processes recursively, operating independently of other commands like kill or taskkill.
54
killport
stablev2.0.0
A command-line tool to easily kill processes and containers running on a specified port.
Core Metrics
| process_control | kill_tree | killport | |
|---|---|---|---|
| Health Score | 59 | 49 | 54 |
| Total Downloads | 979.8K | 411.2K | 100.2K |
| 30d Downloads | 28.2K | 52.6K | 1.1K |
| Dependents | 219 | 146 | 0 |
| Releases | 34 | 10 | 10 |
| Last Updated | 261d ago | 833d ago | 79d ago |
| Age | 6y 2m | 2y 3m | 3y 2m |
Health Breakdown
process_control
Maintenance
9
Quality
19
Community
12
Popularity
7
Documentation
12
kill_tree
Maintenance
7
Quality
16
Community
9
Popularity
7
Documentation
10
killport
Maintenance
14
Quality
17
Community
5
Popularity
6
Documentation
12
Technical Details
| process_control | kill_tree | killport | |
|---|---|---|---|
| Version | 5.2.0 | 0.2.4 | 2.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 6 | 7 | 18 |
| Crate Size | 23KB | 17KB | 47KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.83.0 | — | 1.74 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •process_control leads with a health score of 59/100, but none of the options score above 80.
- •process_control is depended on by 219 crates — strongest ecosystem trust.
- •⚠kill_tree has not been updated in over a year.
- •kill_tree is pre-1.0 — API may change.