life4 / awesome-go-code-formattersLinks
A curated list of Go code formatters (like gofmt)
☆41Updated 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
Sorting:
- Golang linter to check the errors handling expressions☆56Updated 3 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Check that no globals are present in Go code.☆120Updated 4 months ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 4 months ago
- CPU-guided performance analyzer for Go☆79Updated 2 years ago
- go test with colors☆11Updated 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
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- High performance JSON iterator & validator for Go☆96Updated last year
- 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
- Better sync package for Go.☆22Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- checks usage of OpenTelemetry/Census spans☆82Updated 2 weeks ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- Bag of words as code☆85Updated last year
- Easily build SQL queries in Go.☆95Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 8 months ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Accept Interfaces, Return Concrete Types☆77Updated last month
- ☆121Updated last year
- Golang linter to use strconv☆41Updated this week
- ☆33Updated 3 years ago
- ☆25Updated 3 years ago
- Checks for a new line before return and branch statements.☆27Updated last year