alvaroloes / enumerLinks
A Go tool to auto generate methods for your enums
☆483Updated 11 months ago
Alternatives and similar repositories for enumer
Users that are interested in enumer are comparing it to the libraries listed below
Sorting:
- Generate interfaces from structure methods.☆342Updated last week
- a fake clock for golang☆709Updated 6 months ago
- Code generation tools for Go.☆431Updated last month
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆774Updated 2 months ago
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- A comprehensive godoc guide.☆419Updated 3 months ago
- Immutable transaction isolated sql driver for golang☆721Updated 4 months ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆661Updated 2 years ago
- Parse and modify Go struct field tags☆646Updated last year
- Automated Semantic Import Versioning Upgrades☆411Updated 3 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆448Updated 2 months ago
- errors with stacktraces for go☆977Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆430Updated 2 weeks ago
- impl generates method stubs for implementing an interface.☆1,069Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆777Updated 5 months ago
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 5 months ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- Load configuration in cascade from multiple backends into a struct☆505Updated 2 weeks ago
- Attach hooks to any database/sql driver☆656Updated last year
- A Go tool to auto generate methods for your enums