Decision Workspace
http-nu vs miniserve vs dummyhttp
Side-by-side comparison of Rust crates
51
http-nu
growingv0.13.0
The surprisingly performant, Nushell-scriptable, cross.stream-powered, Datastar-ready HTTP server that fits in your back pocket.
52
miniserve
growingv0.33.0
For when you really just want to serve some files over HTTP right now!
52
dummyhttp
stablev1.1.3
Super simple HTTP server that replies with a fixed body and a fixed response code
Core Metrics
| http-nu | miniserve | dummyhttp | |
|---|---|---|---|
| Health Score | 51 | 52 | 52 |
| Total Downloads | 6.0K | 131.9K | 29.8K |
| 30d Downloads | 56 | 1.2K | 61 |
| Dependents | 0 | 0 | 0 |
| Releases | 23 | 52 | 22 |
| Last Updated | 25d ago | 39d ago | 11d ago |
| Age | 1y 1m | 7y 10m | 7y 9m |
Health Breakdown
http-nu
Maintenance
18
Quality
10
Community
6
Popularity
5
Documentation
12
miniserve
Maintenance
18
Quality
12
Community
6
Popularity
6
Documentation
10
dummyhttp
Maintenance
15
Quality
16
Community
6
Popularity
5
Documentation
10
Technical Details
| http-nu | miniserve | dummyhttp | |
|---|---|---|---|
| Version | 0.13.0 | 0.33.0 | 1.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 57 | 54 | 26 |
| Crate Size | 650KB | 192KB | 374KB |
| Features | 1 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 4.5% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.88.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •miniserve leads with a health score of 52/100, but none of the options score above 80.
- •http-nu, miniserve are pre-1.0 — API may change.