Decision Workspace
axum_graceful_restart vs axum-reverse-proxy vs api-bones
Side-by-side comparison of Rust crates
38
axum_graceful_restart
experimentalv0.1.5
Enables graceful shutdown and zero-downtime restarts for Axum applications. 为 Axum 应用提供优雅停机与零停机重启功能。
61
axum-reverse-proxy
stablev1.3.0
A flexible and efficient reverse proxy implementation for Axum web applications
61
api-bones
experimentalv6.2.0
Opinionated REST API types: errors (RFC 9457), pagination, health checks, and more
Core Metrics
| axum_graceful_restart | axum-reverse-proxy | api-bones | |
|---|---|---|---|
| Health Score | 38 | 61 | 61 |
| Total Downloads | 2.0K | 141.0K | 47.1K |
| 30d Downloads | 0 | 23.6K | 44.0K |
| Dependents | 1 | 18 | 39 |
| Releases | 5 | 20 | 15 |
| Last Updated | 237d ago | 50d ago | 6d ago |
| Age | 11m | 1y 5m | 1m |
Health Breakdown
axum_graceful_restart
Maintenance
9
Quality
13
Community
4
Popularity
4
Documentation
8
axum-reverse-proxy
Maintenance
16
Quality
17
Community
9
Popularity
6
Documentation
13
api-bones
Maintenance
13
Quality
17
Community
10
Popularity
6
Documentation
15
Technical Details
| axum_graceful_restart | axum-reverse-proxy | api-bones | |
|---|---|---|---|
| Version | 0.1.5 | 1.3.0 | 6.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MulanPSL-2.0 | MIT | MIT |
| Dependencies | 11 | 29 | 23 |
| Crate Size | 15KB | 85KB | 218KB |
| Features | 1 | 5 | 18 |
| 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 is pre-1.0 — API may change.