clipperhouse / genLinks
Type-driven code generation for Go
☆1,425Updated last year
Alternatives and similar repositories for gen
Users that are interested in gen are comparing it to the libraries listed below
Sorting:
- Elegant generics for Go☆1,720Updated 4 years ago
- Helpfully Functional Go - A useful collection of Go utilities. Designed for programmer happiness.☆1,302Updated 2 years ago
- errors with stacktraces for go☆990Updated last year
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,395Updated last year
- Plugin-driven, extensible HTTP client toolkit for Go☆1,111Updated last year
- Pretty printing for Go values☆1,391Updated last year
- Structured, composable logging for Go☆1,098Updated last month
- Golang channel helpers and special types☆808Updated last year
- Implements string functions widely used in other languages but absent in Go.☆1,412Updated last year
- Serves embedded files from `jteeuwen/go-bindata` with `net/http`☆864Updated 7 months ago
- Graceful is a Go package enabling graceful shutdown of an http.Handler server.☆1,283Updated 6 years ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,916Updated last month
- Type-safe, zero-allocation sets for Go☆818Updated 5 years ago
- Package validator implements struct field validations☆1,336Updated 3 years ago
- A tiny generator of random data for golang, also known as a faker☆952Updated 2 years ago
- Rich testing for the Go language☆696Updated last year
- Generate .proto files from Go source code.☆738Updated 4 years ago
- Package inject provides a reflect based injector.☆1,413Updated 6 years ago
- Go glob☆1,000Updated last year
- Circuit Breakers in Go☆1,158Updated last year
- Reflectionless data binding for Go's net/http (not actively maintained)☆793Updated 7 years ago
- ☆793Updated 2 years ago
- 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.☆728Updated 2 years ago
- Goroutine Leak Detector