Decision Workspace
tide-naive-static-files vs static_bundler vs serve
Side-by-side comparison of Rust crates
43
tide-naive-static-files
growingv2.2.0
A simple static file serving component for Rust's Tide web framework.
42
static_bundler
growingv0.1.1
A tool to bundle files into a JSON blob with each key representing a file path and the value being the file content.
31
serve
growingv0.0.1
Placeholder for a simple file server.
Core Metrics
| tide-naive-static-files | static_bundler | serve | |
|---|---|---|---|
| Health Score | 43 | 42 | 31 |
| Total Downloads | 12.0K | 1.4K | 3.6K |
| 30d Downloads | 48 | 6 | 69 |
| Dependents | 3 | 0 | 0 |
| Releases | 7 | 2 | 1 |
| Last Updated | 2219d ago | 388d ago | 3113d ago |
| Age | 6y 4m | 1y | 8y 6m |
Health Breakdown
tide-naive-static-files
Maintenance
4
Quality
18
Community
7
Popularity
5
Documentation
9
static_bundler
Maintenance
6
Quality
14
Community
5
Popularity
4
Documentation
13
serve
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
5
Technical Details
| tide-naive-static-files | static_bundler | serve | |
|---|---|---|---|
| Version | 2.2.0 | 0.1.1 | 0.0.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 11 | 4 | 0 |
| Crate Size | 16KB | 4KB | 864B |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tide-naive-static-files leads with a health score of 43/100, but none of the options score above 80.
- •⚠ tide-naive-static-files, static_bundler, serve have not been updated in over a year.
- •static_bundler, serve are pre-1.0 — API may change.