Decision Workspace
graceful_restart vs gracekill vs reload_self
Side-by-side comparison of Rust crates
45
graceful_restart
experimentalv0.1.6
Zero-downtime process restart library with signal handling / 零停机进程重启库,支持信号处理
48
gracekill
experimentalv0.1.2
A minimal utility to gracefully terminate processes with graceful escalation of SIGTERM to SIGKILL
45
reload_self
experimentalv0.1.27
Cross-platform process hot reload library / 跨平台进程热重载库
Core Metrics
| graceful_restart | gracekill | reload_self | |
|---|---|---|---|
| Health Score | 45 | 48 | 45 |
| Total Downloads | 304 | 756 | 959 |
| 30d Downloads | 59 | 5 | 22 |
| Dependents | 35 | 0 | 7 |
| Releases | 6 | 3 | 20 |
| Last Updated | 99d ago | 53d ago | 105d ago |
| Age | 3m | 7m | 9m |
Health Breakdown
graceful_restart
Maintenance
15
Quality
12
Community
7
Popularity
3
Documentation
8
gracekill
Maintenance
16
Quality
14
Community
5
Popularity
3
Documentation
10
reload_self
Maintenance
14
Quality
14
Community
5
Popularity
4
Documentation
8
Technical Details
| graceful_restart | gracekill | reload_self | |
|---|---|---|---|
| Version | 0.1.6 | 0.1.2 | 0.1.27 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | MIT | MulanPSL-2.0 |
| Dependencies | 17 | 1 | 7 |
| Crate Size | 20KB | 5KB | 9KB |
| Features | 1 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gracekill leads with a health score of 48/100, but none of the options score above 80.
- •reload_self has the most downloads (959), suggesting wider adoption.