gordonklaus / ineffassign
Detect ineffectual assignments in Go code.
☆407Updated last year
Alternatives and similar repositories for ineffassign:
Users that are interested in ineffassign are comparing it to the libraries listed below
- Remove unnecessary type conversions from Go source☆383Updated this week
- 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 …☆653Updated 2 years ago
- ☆385Updated this week
- Find in Go repeated strings that could be replaced by a constant☆299Updated 7 months ago
- Code generation tools for Go.☆427Updated 4 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Format package documentation (godoc) as GitHub friendly Markdown☆527Updated 3 years ago
- Clock is a small library for mocking time in Go.☆679Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆532Updated last week
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Partial port of Python difflib package to Go☆398Updated last year
- semver library in Go☆343Updated last year
- A comprehensive godoc guide.☆415Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆342Updated last week
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- [mirror] Performance measurement, storage, and analysis.☆383Updated last week
- Selected Go-internal packages factored out from the standard library☆896Updated 3 weeks ago
- Debugging helper utilities for Go☆355Updated 2 years ago
- Automated Semantic Import Versioning Upgrades☆386Updated 2 months ago
- [mirror]☆280Updated 5 months ago
- Find unused parameters in Go☆540Updated last week
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆647Updated 10 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆417Updated 2 weeks ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆615Updated last year
- A refactoring tool for Go☆672Updated 8 months ago
- ☆787Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- A Go tool to auto generate methods for your enums☆482Updated 6 months ago
- View annotated files based on line-spec☆227Updated last year