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
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.☆67Updated last year
- Gosh is an interpreted language for Go ecosystem written in Go☆62Updated 6 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Better sync package for Go.☆22Updated last year
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- golang dependency analysis☆21Updated last year
- Set of Go context's utilities.☆54Updated 4 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- ☆24Updated 2 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Leakcheck checks whether program cleanly uses files and connections☆21Updated 6 years ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 6 years ago
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆39Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago