mvdan / goreduceLinks
Reduce Go programs
☆216Updated last year
Alternatives and similar repositories for goreduce
Users that are interested in goreduce are comparing it to the libraries listed below
Sorting:
- tool for detecting unused functions and variables in Go source code☆142Updated 6 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- An immutability helper for Go☆141Updated 9 years ago
- like gofmt except for go templates☆173Updated 8 years ago
- A command line tool that shows the status of Go repositories.☆245Updated 7 months ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆181Updated 8 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- Protocol Buffer compiler written in Go☆120Updated 9 years ago
- Run linters from Go code -☆66Updated 7 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.