Decision Workspace
heisenberg vs axum-reverse-proxy vs static-serve-macro
Side-by-side comparison of Rust crates
52
heisenberg
experimentalv0.4.0
Framework-agnostic dual-mode web serving for Rust applications. Seamlessly switch between proxy mode (forwarding to frontend dev servers) and embed mode (serving embedded static assets).
61
axum-reverse-proxy
stablev1.1.2
A flexible and efficient reverse proxy implementation for Axum web applications
61
static-serve-macro
experimentalv0.5.0
A helper for compressing and embedding static assets in an Axum webserver
Core Metrics
| heisenberg | axum-reverse-proxy | static-serve-macro | |
|---|---|---|---|
| Health Score | 52 | 61 | 61 |
| Total Downloads | 805 | 93.6K | 11.9K |
| 30d Downloads | 28 | 24.3K | 686 |
| Dependents | 1 | 9 | 25 |
| Releases | 5 | 18 | 8 |
| Last Updated | 94d ago | 41d ago | 48d ago |
| Age | 7m | 1y 3m | 12m |
Health Breakdown
heisenberg
Maintenance
14
Quality
13
Community
7
Popularity
3
Documentation
15
axum-reverse-proxy
Maintenance
16
Quality
17
Community
9
Popularity
6
Documentation
13
static-serve-macro
Maintenance
17
Quality
12
Community
15
Popularity
5
Documentation
12
Technical Details
| heisenberg | axum-reverse-proxy | static-serve-macro | |
|---|---|---|---|
| Version | 0.4.0 | 1.1.2 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 31 | 29 | 10 |
| Crate Size | 65KB | 84KB | 15KB |
| Features | 5 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.70 | — | 1.88 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •axum-reverse-proxy leads with a health score of 61/100, but none of the options score above 80.
- •heisenberg, static-serve-macro are pre-1.0 — API may change.