quasilyte / go-namecheckLinks
Source code analyzer that helps you to maintain variable/field naming conventions inside your project.
☆40Updated 6 years ago
Alternatives and similar repositories for go-namecheck
Users that are interested in go-namecheck are comparing it to the libraries listed below
Sorting:
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- Gosh is an interpreted language for Go ecosystem written in Go☆62Updated 6 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- ☆78Updated 5 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- The research project based on the draft design of Go Generics☆34Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- ☆100Updated 10 months ago
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.☆67Updated last year
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- Automatically exported from code.google.com/p/gosmith☆53Updated 10 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- An alternative to godoc.org☆22Updated 7 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Run Go tests inside a Docker image☆100Updated 9 months ago
- Go channel providing live tweets containing search terms.☆35Updated 8 years ago
- Collection of dirty hacks in Go☆67Updated 2 years ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- ☆25Updated 3 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- State Machine Assisted Testing☆80Updated 5 years ago