life4 / awesome-go-code-formatters
A curated list of Go code formatters (like gofmt)
☆36Updated 4 years ago
Alternatives and similar repositories for awesome-go-code-formatters:
Users that are interested in awesome-go-code-formatters are comparing it to the libraries listed below
- Checks for a new line before return and branch statements.☆27Updated 11 months ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Linter that checks that comments end in a period☆46Updated last month
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Better sync package for Go.☆22Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆27Updated 3 weeks ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- Linter that confirms DB rows and statements are closed properly.☆86Updated 4 months ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆39Updated last year
- Golang linter that encourages you to use a separate _test package☆49Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- Run Go tests inside a Docker image☆99Updated last month
- Easily build SQL queries in Go.☆93Updated 10 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆157Updated 2 weeks ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Golang linter to use strconv☆34Updated last week
- ☆33Updated 2 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
- Check that no globals are present in Go code.☆110Updated last month
- ☆24Updated 2 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
- iterator library for go using a rangefunc experiment☆26Updated 4 months ago
- Fork of go-yaml/yaml for go-faster needs☆9Updated 3 weeks ago
- CPU-guided performance analyzer for Go☆75Updated 2 years ago