bradleyfalzon / apicompatLinks
apicompat checks recent changes to a Go project for backwards incompatible changes
☆180Updated 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 8 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 8 months ago
- like gofmt except for go templates☆173Updated 7 years ago
- Toolkit for checks on a Go project before committing via pre-commit git hook. Includes coverage. Fast.☆130Updated 5 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 9 years ago
- binstale tells you whether the binaries in your GOPATH/bin are stale or up to date.☆143Updated last year
- go test but faster (cached)☆247Updated 7 years ago
- Error tracing and annotation.☆228Updated 7 years ago
- An immutability helper for Go☆141Updated 8 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated last year
- A command line tool that shows the status of Go repositories.☆244Updated 3 weeks ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆214Updated last year
- ☆396Updated 7 years ago
- Go package for program configuration☆174Updated 3 years ago
- Goldi: lazy dependency injection framework for go.☆127Updated 2 months ago
- GopherCI was a project to help you maintain high-quality Go projects, by checking each GitHub Pull Request, for backward incompatible cha…☆101Updated 6 years ago
- Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.☆84Updated 3 years ago
- Retryable errors in Golang☆120Updated 6 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- an opinionated repo based tool for linting, testing and building go source☆110Updated 7 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆219Updated last year
- ☆228Updated 7 years ago
- Easy column formatted output for golang☆166Updated 4 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 3 years ago
- Check that all your Go dependencies are properly vendored☆177Updated 4 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 tool to show Go package's API changes between two (git) revisions☆173Updated 8 years ago
- Automate the boilerplate of fuzz testing Go interfaces | owner: @willsewell☆108Updated 8 years ago