jgautheron / goconst
Find in Go repeated strings that could be replaced by a constant
☆299Updated 7 months ago
Alternatives and similar repositories for goconst:
Users that are interested in goconst are comparing it to the libraries listed below
- Code generation tools for Go.☆427Updated 4 months ago
- Magic number detector for Go.☆195Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 9 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated last month
- Source code analyzer that helps you to make your Go programs more consistent.☆342Updated last week
- ☆385Updated this week
- A Go linter to check that errors from external packages are wrapped☆321Updated 3 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆647Updated 10 months ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆653Updated 2 years ago
- Integration testing in Go with Docker☆108Updated 3 weeks ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆218Updated 2 years ago
- Debugging helper utilities for Go☆355Updated 2 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆417Updated 2 weeks ago
- [mirror]☆280Updated 5 months ago
- Detect ineffectual assignments in Go code.☆407Updated last year
- A Go tool to auto generate methods for your enums☆482Updated 6 months ago
- Logur is an opinionated collection of logging best practices☆205Updated last month
- Check that no globals are present in Go code.☆110Updated 2 weeks ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Better time duration formatting in Go!☆499Updated 3 years ago
- A Go library for validating structs, maps and slices.☆226Updated 3 months ago
- Golden file testing for Go☆237Updated 6 months ago
- Automated Semantic Import Versioning Upgrades☆386Updated 2 months ago
- Go linter for forbidding identifiers☆134Updated 3 weeks ago
- ☆121Updated 8 months ago
- The easiest solution to seed database with Go☆177Updated 7 months ago
- Is a general library to help modify or set data within data structures and other objects.☆251Updated last month
- Gostradamus: Better DateTimes for Go 🕰️☆205Updated 2 months ago