Decision Workspace
processmanager vs signal-child vs sigterm
Side-by-side comparison of Rust crates
46
processmanager
growingv0.5.0
manage process lifecycles, graceful shutdown and process faults
55
signal-child
growingv1.0.6
A little library to easily signal other process with no dependencies
54
sigterm
experimentalv0.3.10
Signal-aware async control and cancellation primitives for Tokio.
Core Metrics
| processmanager | signal-child | sigterm | |
|---|---|---|---|
| Health Score | 46 | 55 | 54 |
| Total Downloads | 10.8K | 85.2K | 195 |
| 30d Downloads | 495 | 1.5K | 46 |
| Dependents | 0 | 31 | 1 |
| Releases | 10 | 7 | 6 |
| Last Updated | 262d ago | 573d ago | 59d ago |
| Age | 2y | 4y 9m | 2m |
Health Breakdown
processmanager
Maintenance
9
Quality
17
Community
5
Popularity
5
Documentation
10
signal-child
Maintenance
4
Quality
21
Community
12
Popularity
6
Documentation
12
sigterm
Maintenance
16
Quality
17
Community
6
Popularity
3
Documentation
12
Technical Details
| processmanager | signal-child | sigterm | |
|---|---|---|---|
| Version | 0.5.0 | 1.0.6 | 0.3.10 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 0 | 4 |
| Crate Size | 20KB | 5KB | 11KB |
| Features | 7 | 0 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | — | 1.93 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •signal-child leads with a health score of 55/100, but none of the options score above 80.
- •⚠ signal-child has not been updated in over a year.
- •processmanager, sigterm are pre-1.0 — API may change.