Decision Workspace
axum-jrpc vs axum-reverse-proxy vs error-envelope
Side-by-side comparison of Rust crates
51
axum-jrpc
growingv0.9.0
A JSON-RPC extractor for Axum
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-jrpc | axum-reverse-proxy | error-envelope | |
|---|---|---|---|
| Health Score | 51 | 61 | 57 |
| Total Downloads | 144.8K | 93.6K | 831 |
| 30d Downloads | 13.9K | 24.7K | 94 |
| Dependents | 0 | 9 | 5 |
| Releases | 19 | 18 | 5 |
| Last Updated | 79d ago | 41d ago | 92d ago |
| Age | 3y 11m | 1y 3m | 3m |
Health Breakdown
axum-jrpc
Maintenance
14
Quality
15
Community
6
Popularity
6
Documentation
10
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-jrpc | axum-reverse-proxy | error-envelope | |
|---|---|---|---|
| Version | 0.9.0 | 1.1.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 13 | 29 | 10 |
| Crate Size | 21KB | 84KB | 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 (144.8K), suggesting wider adoption.
- •axum-jrpc, error-envelope are pre-1.0 — API may change.