Decision Workspace
soft-cycle vs async-shutdown vs graceful-shutdown
Side-by-side comparison of Rust crates
52
soft-cycle
experimentalv0.2.0
Async controller for coordinating soft restarts and graceful shutdowns with shared listeners
45
async-shutdown
growingv0.2.2
one-stop solution for async graceful shutdown
44
graceful-shutdown
growingv0.3.0
Graceful Shutdown for async code
Core Metrics
| soft-cycle | async-shutdown | graceful-shutdown | |
|---|---|---|---|
| Health Score | 52 | 45 | 44 |
| Total Downloads | 96 | 2.0M | 171.4K |
| 30d Downloads | 83 | 151.2K | 616 |
| Dependents | 1 | 52 | 18 |
| Releases | 2 | 14 | 3 |
| Last Updated | 27d ago | 735d ago | 631d ago |
| Age | 1m | 4y 6m | 5y 1m |
Health Breakdown
soft-cycle
Maintenance
12
Quality
16
Community
7
Popularity
2
Documentation
15
async-shutdown
Maintenance
6
Quality
9
Community
10
Popularity
8
Documentation
12
graceful-shutdown
Maintenance
4
Quality
15
Community
8
Popularity
6
Documentation
11
Technical Details
| soft-cycle | async-shutdown | graceful-shutdown | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | BSD-2-Clause OR Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 3 | 8 |
| Crate Size | 13KB | 18KB | 17KB |
| Features | 2 | 0 | 3 |
| Yanked % | 0.0% | 42.9% | 0.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | 1.85 | — | 1.51 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •soft-cycle leads with a health score of 52/100, but none of the options score above 80.
- •async-shutdown has the most downloads (2.0M), suggesting wider adoption.
- •⚠ async-shutdown, graceful-shutdown have not been updated in over a year.