bradleyfalzon / revgrepLinks
Filters output from static analysis tools, showing only recently changed lines of code
☆102Updated last year
Alternatives and similar repositories for revgrep
Users that are interested in revgrep are comparing it to the libraries listed below
Sorting:
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Run linters from Go code -☆66Updated 6 years ago
- an opinionated repo based tool for linting, testing and building go source☆110Updated 8 years ago
- More aggressive `go vet`☆88Updated 7 years ago
- like gofmt except for go templates☆173Updated 7 years ago
- Vendoring? Foolish human!☆41Updated 8 years ago
- binstale tells you whether the binaries in your GOPATH/bin are stale or up to date.☆142Updated last year
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- Reduce Go programs☆216Updated last year
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Updated 7 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- A command line tool that shows the status of Go repositories.☆245Updated 3 months ago
- strace for go☆79Updated 7 years ago
- Return random values sampled from a discrete distribution☆38Updated 7 years ago
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago
- tool for detecting unused functions and variables in Go source code☆141Updated 6 years ago
- Tool for show test coverage in terminal for Go source files☆249Updated 10 months ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 8 years ago
- A tool for rewriting Go import paths☆80Updated 7 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Graph Go package dependencies☆95Updated 7 years ago
- Print version used to build Go executables☆274Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year