Decision Workspace
gofile-dav vs https vs miniserve
Side-by-side comparison of Rust crates
48
gofile-dav
experimentalv0.1.10
a WebDAV implementation for the gofile.io service
54
https
stablev2.5.0
Host These Things Please - a basic http server for hosting a folder fast and simply (now git-only: cargo install --git https://github.com/thecoshman/http)
52
miniserve
growingv0.33.0
For when you really just want to serve some files over HTTP right now!
Core Metrics
| gofile-dav | https | miniserve | |
|---|---|---|---|
| Health Score | 48 | 54 | 52 |
| Total Downloads | 317 | 69.5K | 131.9K |
| 30d Downloads | 44 | 92 | 1.2K |
| Dependents | 0 | 0 | 0 |
| Releases | 11 | 46 | 52 |
| Last Updated | 9d ago | 127d ago | 39d ago |
| Age | 4m | 9y 3m | 7y 10m |
Health Breakdown
gofile-dav
Maintenance
18
Quality
11
Community
6
Popularity
3
Documentation
10
https
Maintenance
13
Quality
21
Community
6
Popularity
6
Documentation
8
miniserve
Maintenance
18
Quality
12
Community
6
Popularity
6
Documentation
10
Technical Details
| gofile-dav | https | miniserve | |
|---|---|---|---|
| Version | 0.1.10 | 2.5.0 | 0.33.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 23 | 0 | 54 |
| Crate Size | 49KB | 5KB | 192KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | — | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •https leads with a health score of 54/100, but none of the options score above 80.
- •miniserve has the most downloads (131.9K), suggesting wider adoption.
- •gofile-dav, miniserve are pre-1.0 — API may change.