Decision Workspace
staticdir vs webdir vs rust-embed
Side-by-side comparison of Rust crates
35
staticdir
growingv0.3.1
Providing list of directory entries for Iron framework
35
webdir
growingv0.1.2
A simple HTTP web server to serve directory
69
rust-embed
stablev8.11.0
Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev
Core Metrics
| staticdir | webdir | rust-embed | |
|---|---|---|---|
| Health Score | 35 | 35 | 69 |
| Total Downloads | 13.3K | 3.8K | 27.9M |
| 30d Downloads | 38 | 6 | 3.1M |
| Dependents | 2 | 0 | 9.0K |
| Releases | 2 | 3 | 66 |
| Last Updated | 3733d ago | 1091d ago | 72d ago |
| Age | 10y 2m | 2y 12m | 9y |
Health Breakdown
staticdir
Maintenance
3
Quality
14
Community
4
Popularity
5
Documentation
9
webdir
Maintenance
5
Quality
13
Community
5
Popularity
4
Documentation
8
rust-embed
Maintenance
15
Quality
17
Community
15
Popularity
8
Documentation
14
Technical Details
| staticdir | webdir | rust-embed | |
|---|---|---|---|
| Version | 0.3.1 | 0.1.2 | 8.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | non-standard | non-standard | MIT |
| Dependencies | 7 | 8 | 14 |
| Crate Size | 6KB | 37KB | 901KB |
| Features | 0 | 0 | 11 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | — | 2021 | 2018 |
| MSRV | — | — | 1.70.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rust-embed leads with a health score of 69/100, but none of the options score above 80.
- •rust-embed is depended on by 9.0K crates — strongest ecosystem trust.
- •⚠ staticdir, webdir have not been updated in over a year.
- •staticdir, webdir are pre-1.0 — API may change.