Decision Workspace
tinytemplate vs askama vs tera
Side-by-side comparison of Rust crates
60
tinytemplate
growingv1.2.1
Simple, lightweight template engine
75
askama
growingv0.15.6
Type-safe, compiled Jinja-like templates for Rust
69
tera
stablev1.20.1
A template engine for Rust based on Jinja2/Django
Core Metrics
| tinytemplate | askama | tera | |
|---|---|---|---|
| Health Score | 60 | 75 | 69 |
| Total Downloads | 152.6M | 29.3M | 26.9M |
| 30d Downloads | 10.7M | 2.9M | 1.7M |
| Dependents | 1.7K | 4.0K | 9.5K |
| Releases | 8 | 42 | 115 |
| Last Updated | 1850d ago | 3d ago | 24d ago |
| Age | 7y 2m | 9y 1m | 9y 11m |
Health Breakdown
tinytemplate
Maintenance
7
Quality
19
Community
18
Popularity
8
Documentation
8
askama
Maintenance
18
Quality
18
Community
19
Popularity
8
Documentation
12
tera
Maintenance
17
Quality
16
Community
14
Popularity
8
Documentation
14
Technical Details
| tinytemplate | askama | tera | |
|---|---|---|---|
| Version | 1.2.1 | 0.15.6 | 1.20.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 7 | 17 |
| Crate Size | 26KB | 49KB | 105KB |
| Features | 0 | 10 | 5 |
| Yanked % | 0.0% | 0.0% | 5.2% |
| Edition | — | 2024 | 2018 |
| MSRV | — | 1.88 | 1.85 |
| Owners | 2 (team) | 4 (team) | 1 |
Links
Quick Verdict
- •askama leads with a health score of 75/100, but none of the options score above 80.
- •tinytemplate has the most downloads (152.6M), suggesting wider adoption.
- •tera is depended on by 9.5K crates — strongest ecosystem trust.
- •⚠ tinytemplate has not been updated in over a year.
- •askama is pre-1.0 — API may change.