Decision Workspace
axum-reverse-proxy vs axum-proxied vs error-envelope
Side-by-side comparison of Rust crates
61
axum-reverse-proxy
stablev1.1.2
A flexible and efficient reverse proxy implementation for Axum web applications
47
axum-proxied
growingv0.2.4
Helpers for running axum behind a reverse proxy.
57
error-envelope
experimentalv0.3.0
Structured, consistent error responses for Rust APIs. Framework-agnostic with Axum support.
Core Metrics
| axum-reverse-proxy | axum-proxied | error-envelope | |
|---|---|---|---|
| Health Score | 61 | 47 | 57 |
| Total Downloads | 93.6K | 4.6K | 831 |
| 30d Downloads | 24.7K | 12 | 94 |
| Dependents | 9 | 0 | 5 |
| Releases | 18 | 10 | 5 |
| Last Updated | 41d ago | 141d ago | 92d ago |
| Age | 1y 3m | 1y | 3m |
Health Breakdown
axum-reverse-proxy
Maintenance
16
Quality
17
Community
9
Popularity
6
Documentation
13
axum-proxied
Maintenance
12
Quality
16
Community
5
Popularity
4
Documentation
10
error-envelope
Maintenance
17
Quality
14
Community
8
Popularity
3
Documentation
15
Technical Details
| axum-reverse-proxy | axum-proxied | error-envelope | |
|---|---|---|---|
| Version | 1.1.2 | 0.2.4 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 29 | 4 | 10 |
| Crate Size | 84KB | 17KB | 31KB |
| Features | 5 | 4 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.70 |
| 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-proxied, error-envelope are pre-1.0 — API may change.