Decision Workspace
reload_self vs graceful_restart vs signal-child
Side-by-side comparison of Rust crates
45
reload_self
experimentalv0.1.27
Cross-platform process hot reload library / 跨平台进程热重载库
45
graceful_restart
experimentalv0.1.6
Zero-downtime process restart library with signal handling / 零停机进程重启库,支持信号处理
55
signal-child
growingv1.0.6
A little library to easily signal other process with no dependencies
Core Metrics
| reload_self | graceful_restart | signal-child | |
|---|---|---|---|
| Health Score | 45 | 45 | 55 |
| Total Downloads | 959 | 304 | 85.2K |
| 30d Downloads | 22 | 59 | 1.5K |
| Dependents | 7 | 35 | 31 |
| Releases | 20 | 6 | 7 |
| Last Updated | 105d ago | 99d ago | 573d ago |
| Age | 9m | 3m | 4y 9m |
Health Breakdown
reload_self
Maintenance
14
Quality
14
Community
5
Popularity
4
Documentation
8
graceful_restart
Maintenance
15
Quality
12
Community
7
Popularity
3
Documentation
8
signal-child
Maintenance
4
Quality
21
Community
12
Popularity
6
Documentation
12
Technical Details
| reload_self | graceful_restart | signal-child | |
|---|---|---|---|
| Version | 0.1.27 | 0.1.6 | 1.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MulanPSL-2.0 | MulanPSL-2.0 | MIT |
| Dependencies | 7 | 17 | 0 |
| Crate Size | 9KB | 20KB | 5KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
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.
- •reload_self, graceful_restart are pre-1.0 — API may change.