jgautheron / goconst
Find in Go repeated strings that could be replaced by a constant
☆306Updated 2 weeks ago
Alternatives and similar repositories for goconst:
Users that are interested in goconst are comparing it to the libraries listed below
- Go package pointer provides helpers to get pointers to values of built-in types.☆222Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 4 months ago
- Code generation tools for Go.☆430Updated 7 months ago
- ☆397Updated 2 months ago
- Is a general library to help modify or set data within data structures and other objects.☆263Updated 4 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago
- Golden file testing for Go☆243Updated 9 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆345Updated 2 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆654Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 11 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆420Updated 2 months ago
- A Go tool to auto generate methods for your enums☆483Updated 9 months ago
- Better time duration formatting in Go!☆500Updated 3 years ago
- The easiest solution to seed database with Go☆177Updated 10 months ago
- Automated Semantic Import Versioning Upgrades☆401Updated last month
- Magic number detector for Go.☆197Updated last year
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆369Updated last year
- Debugging helper utilities for Go☆356Updated 2 years ago
- A Go linter to check that errors from external packages are wrapped☆331Updated last month
- [mirror]☆280Updated 8 months ago
- A Go tool to auto generate methods for your enums☆470Updated 2 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- Go linter for forbidding identifiers☆138Updated 3 months ago
- Detect ineffectual assignments in Go code.☆412Updated last year
- Convert Go values to their AST☆310Updated 2 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 …☆658Updated 2 years ago
- A Go library for validating structs, maps and slices.☆229Updated 5 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆287Updated this week
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago