Decision Workspace
axum_graceful_restart vs axum-reverse-proxy vs cookie-monster
Side-by-side comparison of Rust crates
39
axum_graceful_restart
experimentalv0.1.5
Enables graceful shutdown and zero-downtime restarts for Axum applications. 为 Axum 应用提供优雅停机与零停机重启功能。
61
axum-reverse-proxy
stablev1.1.2
A flexible and efficient reverse proxy implementation for Axum web applications
57
cookie-monster
experimentalv0.2.1
A Cookie library for managing HTTP Cookies, with Axum integration.
Core Metrics
| axum_graceful_restart | axum-reverse-proxy | cookie-monster | |
|---|---|---|---|
| Health Score | 39 | 61 | 57 |
| Total Downloads | 2.0K | 93.6K | 569 |
| 30d Downloads | 27 | 24.7K | 65 |
| Dependents | 1 | 9 | 1 |
| Releases | 5 | 18 | 5 |
| Last Updated | 178d ago | 41d ago | 21d ago |
| Age | 9m | 1y 3m | 5m |
Health Breakdown
axum_graceful_restart
Maintenance
10
Quality
13
Community
4
Popularity
4
Documentation
8
axum-reverse-proxy
Maintenance
16
Quality
17
Community
9
Popularity
6
Documentation
13
cookie-monster
Maintenance
18
Quality
15
Community
6
Popularity
3
Documentation
15
Technical Details
| axum_graceful_restart | axum-reverse-proxy | cookie-monster | |
|---|---|---|---|
| Version | 0.1.5 | 1.1.2 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MulanPSL-2.0 | MIT | MIT |
| Dependencies | 11 | 29 | 8 |
| Crate Size | 15KB | 84KB | 24KB |
| Features | 1 | 5 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •axum-reverse-proxy leads with a health score of 61/100, but none of the options score above 80.
- •axum_graceful_restart, cookie-monster are pre-1.0 — API may change.