Decision Workspace
go_html_template vs gotpl vs askama
Side-by-side comparison of Rust crates
50
go_html_template
experimentalv0.2.1
A pure Rust crate with Go html/template-like API and behavior
45
gotpl
experimentalv0.2.6
A Rust library providing full Go template (text/template and html/template) support via FFI.
75
askama
growingv0.15.6
Type-safe, compiled Jinja-like templates for Rust
Core Metrics
| go_html_template | gotpl | askama | |
|---|---|---|---|
| Health Score | 50 | 45 | 75 |
| Total Downloads | 55 | 2.3K | 29.3M |
| 30d Downloads | 41 | 39 | 2.8M |
| Dependents | 0 | 1 | 4.0K |
| Releases | 3 | 8 | 42 |
| Last Updated | 11d ago | 177d ago | 3d ago |
| Age | 1m | 6m | 9y 1m |
Health Breakdown
go_html_template
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
15
gotpl
Maintenance
11
Quality
13
Community
7
Popularity
4
Documentation
10
askama
Maintenance
18
Quality
18
Community
19
Popularity
8
Documentation
12
Technical Details
| go_html_template | gotpl | askama | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.6 | 0.15.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 7 |
| Crate Size | 114KB | 11KB | 49KB |
| Features | 2 | 0 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | — | 1.88 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •askama leads with a health score of 75/100, but none of the options score above 80.
- •askama is depended on by 4.0K crates — strongest ecosystem trust.