Decision Workspace
rocket-include-tera vs rust-embed vs rust-embed-impl
Side-by-side comparison of Rust crates
43
rocket-include-tera
growingv0.5.8
This is a crate which provides macros `tera_resources_initialize!` and `tera_response!` to statically include Tera files from your Rust project and make them be the HTTP response sources quickly.
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
66
rust-embed-impl
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
| rocket-include-tera | rust-embed | rust-embed-impl | |
|---|---|---|---|
| Health Score | 43 | 69 | 66 |
| Total Downloads | 68.0K | 27.9M | 27.8M |
| 30d Downloads | 170 | 3.1M | 3.1M |
| Dependents | 43 | 9.0K | 52 |
| Releases | 49 | 66 | 42 |
| Last Updated | 834d ago | 72d ago | 72d ago |
| Age | 6y 10m | 9y | 7y 5m |
Health Breakdown
rocket-include-tera
Maintenance
7
Quality
9
Community
9
Popularity
6
Documentation
12
rust-embed
Maintenance
15
Quality
17
Community
15
Popularity
8
Documentation
14
rust-embed-impl
Maintenance
15
Quality
21
Community
10
Popularity
8
Documentation
12
Technical Details
| rocket-include-tera | rust-embed | rust-embed-impl | |
|---|---|---|---|
| Version | 0.5.8 | 8.11.0 | 8.11.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 10 | 14 | 6 |
| Crate Size | 22KB | 901KB | 9KB |
| Features | 0 | 11 | 6 |
| Yanked % | 14.3% | 9.1% | 4.8% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | 1.70 | 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.
- •⚠ rocket-include-tera has not been updated in over a year.
- •rocket-include-tera is pre-1.0 — API may change.