jgautheron / goconstLinks
Find in Go repeated strings that could be replaced by a constant
☆313Updated 6 months ago
Alternatives and similar repositories for goconst
Users that are interested in goconst are comparing it to the libraries listed below
Sorting:
- Code generation tools for Go.☆432Updated 6 months ago
- ☆425Updated this week
- Go package pointer provides helpers to get pointers to values of built-in types.☆229Updated 3 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 7 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Integration testing in Go with Docker☆113Updated 4 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆439Updated this week
- Source code analyzer that helps you to make your Go programs more consistent.☆360Updated 6 months ago
- Automated Semantic Import Versioning Upgrades☆426Updated last month
- Better time duration formatting in Go!☆510Updated 4 years ago
- Golden file testing for Go☆258Updated 3 weeks ago
- Quick helpers for testing Go applications☆530Updated last year
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Magic number detector for Go.☆203Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆659Updated last week
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆144Updated 2 years ago
- A Go library for validating structs, maps and slices.☆231Updated last year
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆456Updated 2 months ago
- Clock is a small library for mocking time in Go.☆688Updated 2 years ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.