Decision Workspace
notify_ready vs sys_notify vs proc-daemon
Side-by-side comparison of Rust crates
40
notify_ready
experimentalv0.1.3
systemd ready notification library | systemd 就绪通知库
44
sys_notify
experimentalv0.1.5
systemd ready notification library | systemd 就绪通知库
52
proc-daemon
growingv1.0.0
A foundational framework for building high-performance, resilient daemon services in Rust. Handles all the boilerplate for signal handling, graceful shutdown, logging, and configuration.
Core Metrics
| notify_ready | sys_notify | proc-daemon | |
|---|---|---|---|
| Health Score | 40 | 44 | 52 |
| Total Downloads | 57 | 264 | 1.2K |
| 30d Downloads | 4 | 69 | 19 |
| Dependents | 1 | 32 | 0 |
| Releases | 2 | 2 | 6 |
| Last Updated | 105d ago | 99d ago | 32d ago |
| Age | 3m | 3m | 7m |
Health Breakdown
notify_ready
Maintenance
12
Quality
14
Community
4
Popularity
2
Documentation
8
sys_notify
Maintenance
12
Quality
14
Community
7
Popularity
3
Documentation
8
proc-daemon
Maintenance
17
Quality
10
Community
6
Popularity
4
Documentation
15
Technical Details
| notify_ready | sys_notify | proc-daemon | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.5 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MulanPSL-2.0 | MulanPSL-2.0 | Apache-2.0 |
| Dependencies | 6 | 6 | 39 |
| Crate Size | 12KB | 12KB | 111KB |
| Features | 1 | 1 | 20 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.82.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •proc-daemon leads with a health score of 52/100, but none of the options score above 80.
- •notify_ready, sys_notify are pre-1.0 — API may change.