ego
Template compiler
An ERb-style templating language that compiles templates into pure Go at compile time
An ERB-style templating language for Go.
582 stars
16 watching
41 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
erbgotemplate-language
Related projects:
Repository | Description | Stars |
---|---|---|
goradd/got | A template engine that translates templates into Go code to compile into an application. | 32 |
eknkc/amber | A templating engine inspired by HAML and Jade for the Go programming language | 914 |
fachryansyah/fotongo | A boilerplate project providing a basic structure and tools for building backend services with Go. | 34 |
wlbr/templify | A tool to embed external template files into Go code automatically during the build process. | 30 |
goyek/template | Automates build, testing and analysis processes for Go applications | 7 |
moul/protoc-gen-gotemplate | A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 438 |
go-sprout/sprout | A modernized template function library for Go with improved performance and compatibility. | 95 |
wajox/gobase | A basic template for Go application development with standard project layout and tools. | 61 |
aphoh/go-substrate-gen | A tool that generates boilerplate code for substrate-based chains | 7 |
haya14busa/tmpl | Template engine for formatting JSON data in command-line interfaces | 5 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
octomation/go-module | Provides a starting point and boilerplate code for creating Go modules with pre-configured CI/CD and inventory. | 30 |
inconshreveable/gonative | A tool that creates cross-compilable Go binaries with native library support | 340 |
soranoba/bbmustache | Template engine for Erlang/OTP | 183 |
golang-templates/seed | Automates setup and workflow for Go applications | 482 |