bradleyfalzon / apicompatLinks
apicompat checks recent changes to a Go project for backwards incompatible changes
☆181Updated 8 years ago
Alternatives and similar repositories for apicompat
Users that are interested in apicompat are comparing it to the libraries listed below
Sorting:
- Dependency-less dependencies for Go.☆122Updated 9 years ago
- like gofmt except for go templates☆173Updated 8 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- tool for detecting unused functions and variables in Go source code☆142Updated 6 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆215Updated 2 years ago
- A command line tool that shows the status of Go repositories.☆245Updated 7 months ago
- Tool for show test coverage in terminal for Go source files☆250Updated 4 months ago
- Easy column formatted output for golang☆167Updated 5 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- Reduce Go programs☆216Updated last year
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆225Updated last year
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- Automate the boilerplate of fuzz testing Go interfaces | owner: @willsewell☆108Updated 9 years ago
- Retryable errors in Golang☆120Updated 6 years ago
- GopherCI was a project to help you maintain high-quality Go projects, by checking each GitHub Pull Request, for backward incompatible cha…☆102Updated 7 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 4 years ago
- An immutability helper for Go☆141Updated 9 years ago
- Replace boilerplate code with functional patterns using 'go generate'