mvdan / unparamLinks
Find unused parameters in Go
☆567Updated last month
Alternatives and similar repositories for unparam
Users that are interested in unparam are comparing it to the libraries listed below
Sorting:
- a fake clock for golang☆721Updated 2 weeks ago
- Easy way to unit test projects using redigo library (Redis client in go)☆200Updated 6 months ago
- Converts 'go mod graph' output into Graphviz's DOT language☆491Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆659Updated this week
- Source code analyzer that helps you to make your Go programs more consistent.☆359Updated 6 months ago
- Remove unnecessary type conversions from Go source☆385Updated 9 months ago
- Code generation tools for Go.☆431Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Find in Go repeated strings that could be replaced by a constant☆313Updated 6 months ago
- Detect ineffectual assignments in Go code.☆438Updated 3 months ago
- Fast lossless data compression in Go☆615Updated 2 weeks ago
- Automated Semantic Import Versioning Upgrades☆426Updated last month
- Errwrap is a Go (golang) library for wrapping and querying errors.☆439Updated this week
- Clock is a small library for mocking time in Go.☆687Updated 2 years ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- Magic number detector for Go.☆203Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago
- ☆424Updated this week
- Quick helpers for testing Go applications☆530Updated last year
- Package treeprint provides a simple ASCII tree composing tool.☆417Updated 5 months ago
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 11 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 …☆663Updated 2 years ago
- Generate interfaces from structure methods.☆349Updated this week
- A collection of packages to augment the go testing package and support common patterns.☆574Updated 10 months ago
- Continuous Benchmark for Go Project☆391Updated last week
- A Go linter to check that errors from external packages are wrapped☆353Updated 2 weeks ago
- A Go tool to auto generate methods for your enums☆483Updated last year
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆669Updated 3 weeks ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Debugging helper utilities for Go☆360Updated 3 years ago