Decision Workspace
axum_log_util vs axum-reverse-proxy vs error-envelope
Side-by-side comparison of Rust crates
40
axum_log_util
experimentalv0.1.0
A procedural macro crate for automatic logging of Axum HTTP request handlers
61
axum-reverse-proxy
stablev1.1.2
A flexible and efficient reverse proxy implementation for Axum web applications
57
error-envelope
experimentalv0.3.0
Structured, consistent error responses for Rust APIs. Framework-agnostic with Axum support.
Core Metrics
| axum_log_util | axum-reverse-proxy | error-envelope | |
|---|---|---|---|
| Health Score | 40 | 61 | 57 |
| Total Downloads | 513 | 93.6K | 831 |
| 30d Downloads | 3 | 24.7K | 94 |
| Dependents | 0 | 9 | 5 |
| Releases | 1 | 18 | 5 |
| Last Updated | 267d ago | 41d ago | 92d ago |
| Age | 8m | 1y 3m | 3m |
Health Breakdown
axum_log_util
Maintenance
4
Quality
14
Community
6
Popularity
3
Documentation
13
axum-reverse-proxy
Maintenance
16
Quality
17
Community
9
Popularity
6
Documentation
13
error-envelope
Maintenance
17
Quality
14
Community
8
Popularity
3
Documentation
15
Technical Details
| axum_log_util | axum-reverse-proxy | error-envelope | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 29 | 10 |
| Crate Size | 4KB | 84KB | 31KB |
| Features | 0 | 5 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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_log_util, error-envelope are pre-1.0 — API may change.