Decision Workspace
rstatic vs rocket-include-static-resources vs simple-http-server
Side-by-side comparison of Rust crates
36
rstatic
growingv0.1.3
Static file serve by Rust
49
rocket-include-static-resources
growingv0.10.5
This is a crate which provides macros `static_resources_initializer!` and `static_response_handler!` to statically include files from your Rust project and make them be the HTTP response sources quickly.
47
simple-http-server
growingv0.8.0
Simple HTTP server
Core Metrics
| rstatic | rocket-include-static-resources | simple-http-server | |
|---|---|---|---|
| Health Score | 36 | 49 | 47 |
| Total Downloads | 7.6K | 92.9K | 70.3K |
| 30d Downloads | 6 | 475 | 482 |
| Dependents | 0 | 65 | 0 |
| Releases | 4 | 43 | 36 |
| Last Updated | 3694d ago | 876d ago | 10d ago |
| Age | 10y 4m | 7y 7m | 8y 10m |
Health Breakdown
rstatic
Maintenance
3
Quality
14
Community
3
Popularity
5
Documentation
11
rocket-include-static-resources
Maintenance
6
Quality
15
Community
10
Popularity
6
Documentation
12
simple-http-server
Maintenance
17
Quality
11
Community
3
Popularity
6
Documentation
10
Technical Details
| rstatic | rocket-include-static-resources | simple-http-server | |
|---|---|---|---|
| Version | 0.1.3 | 0.10.5 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 7 | 14 |
| Crate Size | 6KB | 17KB | 242KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 5.6% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.69 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rocket-include-static-resources leads with a health score of 49/100, but none of the options score above 80.
- •⚠ rstatic, rocket-include-static-resources have not been updated in over a year.