Decision Workspace
askama vs tera vs askama_parser
Side-by-side comparison of Rust crates
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
68
askama_parser
growingv0.15.6
Parser for Askama templates
Core Metrics
| askama | tera | askama_parser | |
|---|---|---|---|
| Health Score | 75 | 69 | 68 |
| Total Downloads | 29.3M | 26.9M | 22.3M |
| 30d Downloads | 2.9M | 1.7M | 2.8M |
| Dependents | 4.0K | 9.5K | 17 |
| Releases | 42 | 115 | 14 |
| Last Updated | 3d ago | 24d ago | 3d ago |
| Age | 9y 1m | 9y 11m | 2y 6m |
Health Breakdown
askama
Maintenance
18
Quality
18
Community
19
Popularity
8
Documentation
12
tera
Maintenance
17
Quality
16
Community
14
Popularity
8
Documentation
14
askama_parser
Maintenance
18
Quality
14
Community
13
Popularity
8
Documentation
15
Technical Details
| askama | tera | askama_parser | |
|---|---|---|---|
| Version | 0.15.6 | 1.20.1 | 0.15.6 |
| 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 | 71KB |
| Features | 10 | 5 | 1 |
| Yanked % | 0.0% | 5.2% | 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 75/100, but none of the options score above 80.
- •tera is depended on by 9.5K crates — strongest ecosystem trust.
- •askama, askama_parser are pre-1.0 — API may change.