jgautheron / goconst
Find in Go repeated strings that could be replaced by a constant
☆293Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for goconst
- Code generation tools for Go.☆423Updated last month
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated last month
- Go package pointer provides helpers to get pointers to values of built-in types.☆214Updated 2 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆404Updated this week
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 6 months ago
- A Go library for validating structs, maps and slices.☆223Updated last week
- Source code analyzer that helps you to make your Go programs more consistent.☆336Updated 7 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- The easiest solution to seed database with Go☆177Updated 4 months ago
- [mirror]☆281Updated 2 months ago
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆143Updated 11 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Detect ineffectual assignments in Go code.☆402Updated 11 months ago
- Golang struct-to-table database mapper☆303Updated 4 years ago
- Simple idiomatic retry package for Go☆351Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆269Updated 3 years ago
- A Go tool to auto generate methods for your enums☆480Updated 3 months ago
- ☆373Updated this week
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Find unused parameters in Go☆532Updated 2 months ago
- Gostradamus: Better DateTimes for Go 🕰️☆202Updated 10 months ago
- A Go linter to check that errors from external packages are wrapped☆309Updated this week
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Clock is a small library for mocking time in Go.☆680Updated last year
- Automated Semantic Import Versioning Upgrades☆370Updated 8 months ago
- A simple assertion library that you probably shouldn't use.☆133Updated 4 years ago
- Convert Go values to their AST☆308Updated 3 months ago
- Golden file testing for Go☆230Updated 3 months ago
- Integration testing in Go with Docker☆105Updated 2 months ago