mh-cbon / template-compilerLinks
Compile text/template / html/template to regular go code
☆119Updated 8 years ago
Alternatives and similar repositories for template-compiler
Users that are interested in template-compiler are comparing it to the libraries listed below
Sorting:
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- ☆70Updated 3 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- Static content embedding for Golang☆92Updated 6 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 7 years ago
- ☆90Updated 8 years ago
- Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.☆84Updated 4 years ago
- A Go package for generating Go code☆136Updated 8 years ago
- Simple, idiomatic and fast 161 loc http router for golang☆132Updated 6 years ago
- Statictemplate is a code generator for Go's text/template and html/template.☆79Updated 6 years ago
- Stream video files over HTTP☆146Updated 8 years ago
- Package srcutil provides utilities for working with Go source code.☆27Updated 8 years ago
- Rethinking logs and metrics.☆63Updated 9 years ago
- pick stuff from json - FAST☆64Updated 8 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 years ago
- Retryable errors in Golang☆120Updated 6 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 9 years ago
- Data access in Go - Code Generator☆106Updated 8 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 5 years ago
- A Go websocket library with an API similar to Socket.IO... but not Socket.IO☆96Updated 6 years ago
- Easy Go vendoring via git submodule☆103Updated 8 years ago
- Dynamically resizable pools of goroutines which can queue an infinite number of jobs.☆87Updated 9 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…