Decision Workspace
tii vs miniserve vs dummyhttp
Side-by-side comparison of Rust crates
43
tii
growingv0.0.5
A Low-Latency Web Server.
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
| tii | miniserve | dummyhttp | |
|---|---|---|---|
| Health Score | 43 | 52 | 52 |
| Total Downloads | 3.0K | 131.9K | 29.8K |
| 30d Downloads | 12 | 1.2K | 61 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 52 | 22 |
| Last Updated | 177d ago | 39d ago | 11d ago |
| Age | 1y 1m | 7y 10m | 7y 9m |
Health Breakdown
tii
Maintenance
11
Quality
8
Community
8
Popularity
4
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
| tii | miniserve | dummyhttp | |
|---|---|---|---|
| Version | 0.0.5 | 0.33.0 | 1.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 21 | 54 | 26 |
| Crate Size | 172KB | 192KB | 374KB |
| Features | 4 | 2 | 2 |
| Yanked % | 20.0% | 0.0% | 4.5% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.86 | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •miniserve leads with a health score of 52/100, but none of the options score above 80.
- •tii, miniserve are pre-1.0 — API may change.