Decision Workspace
iron_reverse_proxy vs axum-proxy vs warp-reverse-proxy
Side-by-side comparison of Rust crates
32
iron_reverse_proxy
growingv0.1.1
BeforeMiddleware to handle being behind a reverse proxy in Iron. Supports X-Forwarded-Host, X-Forwarded-Port, X-Forwarded-Proto.
55
axum-proxy
growingv0.6.0
Tower service for reverse proxy
50
warp-reverse-proxy
growingv1.0.0
Warp filter that acts as a reverse proxy, forwarding the request to a proxy address and extracting a response.
Core Metrics
| iron_reverse_proxy | axum-proxy | warp-reverse-proxy | |
|---|---|---|---|
| Health Score | 32 | 55 | 50 |
| Total Downloads | 3.6K | 46.8K | 694.8K |
| 30d Downloads | 4 | 4.6K | 33.2K |
| Dependents | 0 | 0 | 45 |
| Releases | 2 | 7 | 9 |
| Last Updated | 2996d ago | 187d ago | 1194d ago |
| Age | 8y 2m | 1y 2m | 5y 7m |
Health Breakdown
iron_reverse_proxy
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
5
axum-proxy
Maintenance
11
Quality
17
Community
6
Popularity
6
Documentation
15
warp-reverse-proxy
Maintenance
5
Quality
20
Community
11
Popularity
7
Documentation
7
Technical Details
| iron_reverse_proxy | axum-proxy | warp-reverse-proxy | |
|---|---|---|---|
| Version | 0.1.1 | 0.6.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | non-standard |
| Dependencies | 3 | 13 | 8 |
| Crate Size | 3KB | 28KB | 7KB |
| Features | 0 | 12 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2018 |
| MSRV | — | 1.88.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •axum-proxy leads with a health score of 55/100, but none of the options score above 80.
- •warp-reverse-proxy has the most downloads (694.8K), suggesting wider adoption.
- •⚠ iron_reverse_proxy, warp-reverse-proxy have not been updated in over a year.
- •iron_reverse_proxy, axum-proxy are pre-1.0 — API may change.