Decision Workspace
askama vs tera vs askama_parser
Side-by-side comparison of Rust crates
73
askama
growingv0.16.0
Type-safe, compiled Jinja-like templates for Rust
71
tera
stablev1.20.1
A template engine for Rust based on Jinja2/Django
66
askama_parser
growingv0.16.0
Parser for Askama templates
Core Metrics
| askama | tera | askama_parser | |
|---|---|---|---|
| Health Score | 73 | 71 | 66 |
| Total Downloads | 34.4M | 30.3M | 27.1M |
| 30d Downloads | 2.7M | 1.8M | 2.5M |
| Dependents | 4.5K | 10.7K | 18 |
| Releases | 43 | 119 | 15 |
| Last Updated | 26d ago | 5d ago | 26d ago |
| Age | 9y 3m | 10y 1m | 2y 7m |
Health Breakdown
askama
Maintenance
16
Quality
18
Community
19
Popularity
8
Documentation
12
tera
Maintenance
19
Quality
16
Community
14
Popularity
8
Documentation
14
askama_parser
Maintenance
16
Quality
14
Community
13
Popularity
8
Documentation
15
Technical Details
| askama | tera | askama_parser | |
|---|---|---|---|
| Version | 0.16.0 | 1.20.1 | 0.16.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 17 | 8 |
| Crate Size | 49KB | 105KB | 73KB |
| Features | 10 | 5 | 1 |
| Yanked % | 0.0% | 5.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | 1.88 | 1.85 | 1.88 |
| Owners | 4 (team) | 1 | 3 (team) |
Links
Quick Verdict
- •askama leads with a health score of 73/100, but none of the options score above 80.
- •tera is depended on by 10.7K crates — strongest ecosystem trust.
- •askama, askama_parser are pre-1.0 — API may change.