Decision Workspace
gtmpl_helpers vs go_html_template vs gotpl
Side-by-side comparison of Rust crates
33
gtmpl_helpers
growingv0.1.3
A set of helper functions for the templates to work with gtmpl template system
52
go_html_template
experimentalv0.2.1
A pure Rust crate with Go html/template-like API and behavior
44
gotpl
experimentalv0.2.6
A Rust library providing full Go template (text/template and html/template) support via FFI.
Core Metrics
| gtmpl_helpers | go_html_template | gotpl | |
|---|---|---|---|
| Health Score | 33 | 52 | 44 |
| Total Downloads | 5.8K | 59 | 2.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 1 |
| Releases | 4 | 3 | 8 |
| Last Updated | 2194d ago | 70d ago | 236d ago |
| Age | 6y 1m | 3m | 8m |
Health Breakdown
gtmpl_helpers
Maintenance
3
Quality
14
Community
3
Popularity
4
Documentation
9
go_html_template
Maintenance
15
Quality
14
Community
6
Popularity
2
Documentation
15
gotpl
Maintenance
10
Quality
13
Community
7
Popularity
4
Documentation
10
Technical Details
| gtmpl_helpers | go_html_template | gotpl | |
|---|---|---|---|
| Version | 0.1.3 | 0.2.1 | 0.2.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 5 | 4 |
| Crate Size | 7KB | 114KB | 11KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •go_html_template leads with a health score of 52/100, but none of the options score above 80.
- •gtmpl_helpers has the most downloads (5.8K), suggesting wider adoption.
- •⚠ gtmpl_helpers has not been updated in over a year.