life4 / awesome-go-code-formatters
A curated list of Go code formatters (like gofmt)
β39Updated 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 use strconvβ40Updated 2 months 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
- My personal, slightly improved version of benchstat utilityβ20Updated last year
- Run Go tests inside a Docker imageβ99Updated 3 months ago
- Check that no init functions are present in Go code.β41Updated 4 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.β40Updated 5 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.β25Updated 2 weeks ago
- β24Updated 2 years ago
- Provides primitives to perform ordered GRAceful TERmination for Golang applicationsβ27Updated 2 months ago
- go test with colorsβ11Updated 7 months 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
- Golang linter that encourages you to use a separate _test packageβ50Updated last week
- π Enforce field tags in (un)marshaled structsβ38Updated 3 weeks ago
- Linter that checks that comments end in a periodβ46Updated 2 weeks ago
- A helper tool to work with profile.proto (pprof) filesβ60Updated 3 years ago
- Golang linter to check the errors handling expressionsβ51Updated 4 years ago
- Syntax-aware Go code search, based on the mvdan/gogrepβ39Updated 2 years ago
- iterator library for go using a rangefunc experimentβ26Updated 5 months ago
- Better sync package for Go.β22Updated last year
- Checks for a new line before return and branch statements.β28Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checksβ41Updated last month
- Convenience wrapper around "go test" + "benchstat".β22Updated 5 years ago
- GoDoX extract speficic comments from Go code based on keywordsβ17Updated 3 months ago
- β53Updated 6 months ago
- β33Updated 2 years ago
- A Prometheus Collector to gather stats from pgxpool.Statβ31Updated last week
- pct is a 'sort | uniq -c' replacement that also prints percentagesβ43Updated 2 years ago
- Tiny wrapper around SQLX for Generic SQL queriesβ48Updated 6 months ago
- Create a heatmap index based on the profile.proto profile dataβ24Updated 3 years ago
- Linter that confirms DB rows and statements are closed properly.β89Updated 6 months ago