Decision Workspace
axum-jrpc vs axum-reverse-proxy vs error-envelope
Side-by-side comparison of Rust crates
48
axum-jrpc
growingv0.9.0
A JSON-RPC extractor for Axum
61
axum-reverse-proxy
stablev1.3.0
A flexible and efficient reverse proxy implementation for Axum web applications
56
error-envelope
experimentalv0.3.0
Structured, consistent error responses for Rust APIs. Framework-agnostic with Axum support.
Core Metrics
| axum-jrpc | axum-reverse-proxy | error-envelope | |
|---|---|---|---|
| Health Score | 48 | 61 | 56 |
| Total Downloads | 173.8K | 141.0K | 979 |
| 30d Downloads | 9.6K | 23.6K | 0 |
| Dependents | 0 | 18 | 5 |
| Releases | 19 | 20 | 5 |
| Last Updated | 138d ago | 50d ago | 151d ago |
| Age | 4y | 1y 5m | 5m |
Health Breakdown
axum-jrpc
Maintenance
11
Quality
15
Community
6
Popularity
6
Documentation
10
axum-reverse-proxy
Maintenance
16
Quality
17
Community
9
Popularity
6
Documentation
13
error-envelope
Maintenance
15
Quality
14
Community
8
Popularity
4
Documentation
15
Technical Details
| axum-jrpc | axum-reverse-proxy | error-envelope | |
|---|---|---|---|
| Version | 0.9.0 | 1.3.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 13 | 29 | 10 |
| Crate Size | 21KB | 85KB | 31KB |
| Features | 4 | 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-jrpc has the most downloads (173.8K), suggesting wider adoption.
- •axum-jrpc, error-envelope are pre-1.0 — API may change.