Decision Workspace
axum_static vs static-serve-macro vs static-serve
Side-by-side comparison of Rust crates
56
axum_static
stablev1.8.6
static file serving router for axum server
61
static-serve-macro
experimentalv0.5.0
A helper for compressing and embedding static assets in an Axum webserver
60
static-serve
experimentalv0.5.0
A helper for compressing and embedding static assets in an Axum webserver
Core Metrics
| axum_static | static-serve-macro | static-serve | |
|---|---|---|---|
| Health Score | 56 | 61 | 60 |
| Total Downloads | 54.7K | 11.9K | 11.6K |
| 30d Downloads | 3.4K | 723 | 702 |
| Dependents | 0 | 25 | 17 |
| Releases | 14 | 8 | 8 |
| Last Updated | 114d ago | 48d ago | 48d ago |
| Age | 3y 2m | 12m | 12m |
Health Breakdown
axum_static
Maintenance
12
Quality
22
Community
3
Popularity
6
Documentation
13
static-serve-macro
Maintenance
17
Quality
12
Community
15
Popularity
5
Documentation
12
static-serve
Maintenance
17
Quality
12
Community
14
Popularity
5
Documentation
12
Technical Details
| axum_static | static-serve-macro | static-serve | |
|---|---|---|---|
| Version | 1.8.6 | 0.5.0 | 0.5.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 10 | 9 |
| Crate Size | 10KB | 15KB | 17KB |
| Features | 5 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.88 | 1.88 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •static-serve-macro leads with a health score of 61/100, but none of the options score above 80.
- •axum_static has the most downloads (54.7K), suggesting wider adoption.
- •static-serve-macro, static-serve are pre-1.0 — API may change.