jennifer
Code generator
A tool for generating Go code programmatically.
Jennifer is a code generator for Go
3k stars
36 watching
161 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
code-generationcode-generatorgogolang
Related projects:
Repository | Description | Stars |
---|---|---|
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
duke-git/lancet | A comprehensive utility function library for Go. | 4,791 |
mvdan/gofumpt | A stricter Go formatting tool to enforce a more consistent coding style | 3,385 |
nicksnyder/go-i18n | A toolset for translating Go programs into multiple languages | 3,044 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,690 |
pungyeon/clean-go-article | A resource for writing clean and maintainable Go code | 2,964 |
davecgh/go-spew | Provides a deep pretty printer for Go data structures to aid in debugging | 6,104 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
thoas/go-funk | A modern Go utility library providing generic helpers such as contains, find, filter, etc. using reflect technology. | 4,827 |
asaskevich/govalidator | Package of validators and sanitizers for strings, structs, and collections | 6,061 |
grofers/go-codon | Generates Go server code from REST and workflow specifications | 142 |
teh-cmc/go-internals | A comprehensive resource for understanding the inner workings of the Go programming language | 7,836 |
maxence-charriere/go-app | A framework for building web applications with Go, supporting progressive web apps and WebAssembly. | 8,027 |
puerkitobio/goquery | A library that provides an HTML-parsing and manipulation interface in Go. | 14,135 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,785 |