jgautheron / goconstLinks
Find in Go repeated strings that could be replaced by a constant
☆308Updated 3 weeks 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.☆430Updated 2 weeks ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆427Updated last week
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- Golden file testing for Go☆247Updated 10 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆353Updated 2 weeks ago
- Better time duration formatting in Go!☆503Updated 4 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- [mirror]☆280Updated 9 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated last year
- ☆399Updated last week
- A Go tool to auto generate methods for your enums☆484Updated 10 months ago
- The easiest solution to seed database with Go☆177Updated 11 months ago
- Go structures with default values using tags☆322Updated 10 months ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆221Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Golang errors with stacktrace and context☆276Updated 2 months ago
- Detect ineffectual assignments in Go code.☆422Updated 2 weeks ago
- A Go library for validating structs, maps and slices.☆229Updated 7 months ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years 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 …☆660Updated 2 years ago
- Remove unnecessary type conversions from Go source☆383Updated 4 months ago
- MySQL Server Error Constants for Golang☆195Updated 4 years ago
- Golang struct-to-table database mapper☆306Updated 4 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- A Go linter to check that errors from external packages are wrapped☆336Updated 2 months ago
- Load configuration in cascade from multiple backends into a struct☆502Updated 5 months ago
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆143Updated last year