Decision Workspace
nlfmt-serve vs static-web-server vs axum_static
Side-by-side comparison of Rust crates
40
nlfmt-serve
growingv0.5.3
quickly serve files from a directory in your local network
65
static-web-server
stablev2.42.0
A cross-platform, high-performance and asynchronous web server for static files-serving.
56
axum_static
stablev1.8.6
static file serving router for axum server
Core Metrics
| nlfmt-serve | static-web-server | axum_static | |
|---|---|---|---|
| Health Score | 40 | 65 | 56 |
| Total Downloads | 7.3K | 44.1K | 54.7K |
| 30d Downloads | 14 | 417 | 3.4K |
| Dependents | 0 | 0 | 0 |
| Releases | 12 | 40 | 14 |
| Last Updated | 343d ago | today | 114d ago |
| Age | 1y | 2y 11m | 3y 2m |
Health Breakdown
nlfmt-serve
Maintenance
9
Quality
12
Community
4
Popularity
5
Documentation
10
static-web-server
Maintenance
22
Quality
19
Community
6
Popularity
6
Documentation
12
axum_static
Maintenance
12
Quality
22
Community
3
Popularity
6
Documentation
13
Technical Details
| nlfmt-serve | static-web-server | axum_static | |
|---|---|---|---|
| Version | 0.5.3 | 2.42.0 | 1.8.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 17 | 45 | 6 |
| Crate Size | 664KB | 112KB | 10KB |
| Features | 2 | 14 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.88.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •static-web-server leads with a health score of 65/100, but none of the options score above 80.
- •axum_static has the most downloads (54.7K), suggesting wider adoption.
- •nlfmt-serve is pre-1.0 — API may change.