Decision Workspace
qsu vs proc-daemon vs daemonbit-core
Side-by-side comparison of Rust crates
57
qsu
growingv0.10.1
Service subsystem utilities and runtime wrapper.
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.
51
daemonbit-core
experimentalv0.1.1
Cross-platform daemon lifecycle primitives
Core Metrics
| qsu | proc-daemon | daemonbit-core | |
|---|---|---|---|
| Health Score | 57 | 52 | 51 |
| Total Downloads | 22.9K | 1.2K | 2.5K |
| 30d Downloads | 222 | 19 | 64 |
| Dependents | 9 | 0 | 8 |
| Releases | 25 | 6 | 3 |
| Last Updated | 5d ago | 32d ago | 347d ago |
| Age | 2y 5m | 7m | 11m |
Health Breakdown
qsu
Maintenance
19
Quality
11
Community
10
Popularity
5
Documentation
12
proc-daemon
Maintenance
17
Quality
10
Community
6
Popularity
4
Documentation
15
daemonbit-core
Maintenance
9
Quality
14
Community
9
Popularity
4
Documentation
15
Technical Details
| qsu | proc-daemon | daemonbit-core | |
|---|---|---|---|
| Version | 0.10.1 | 1.0.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | 0BSD | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 29 | 39 | 1 |
| Crate Size | 68KB | 111KB | 4KB |
| Features | 9 | 20 | 0 |
| Yanked % | 8.0% | 33.3% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.88 | 1.82.0 | 1.85.0 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •qsu leads with a health score of 57/100, but none of the options score above 80.
- •qsu, daemonbit-core are pre-1.0 — API may change.