jgautheron / goconst
Find in Go repeated strings that could be replaced by a constant
☆306Updated last week
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.☆431Updated 7 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆347Updated 3 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆316Updated last week
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- ☆397Updated 2 months ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆222Updated 2 years ago
- The easiest solution to seed database with Go☆177Updated 10 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆423Updated 3 months ago
- A Go library for validating structs, maps and slices.☆229Updated 6 months ago
- A Go linter to check that errors from external packages are wrapped☆332Updated 2 months ago
- Integration testing in Go with Docker☆108Updated last month
- Accurate Code Coverage reporting for Golang (Go)☆219Updated 4 months ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- [mirror]☆280Updated 8 months ago
- Quick helpers for testing Go applications☆529Updated last year
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆143Updated last year
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated last year
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆372Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Golang struct-to-table database mapper☆306Updated 4 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 2 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆344Updated 11 months ago
- Convert Go values to their AST☆309Updated 3 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 …☆660Updated 2 years ago
- A go in-memory table☆229Updated 2 years ago
- Generate readme file from Go doc. Now available as a Github action!☆217Updated 7 months ago