gordonklaus / ineffassignLinks
Detect ineffectual assignments in Go code.
☆418Updated last year
Alternatives and similar repositories for ineffassign
Users that are interested in ineffassign are comparing it to the libraries listed below
Sorting:
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 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
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- ☆397Updated 2 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Debugging helper utilities for Go☆356Updated 2 years ago
- Find unused parameters in Go☆552Updated 3 months ago
- Find in Go repeated strings that could be replaced by a constant☆306Updated last week
- A comprehensive godoc guide.☆417Updated 2 months ago
- Partial port of Python difflib package to Go☆406Updated 2 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆528Updated 3 years ago
- Code generation tools for Go.☆431Updated 7 months ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Parse and modify Go struct field tags☆646Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆561Updated 3 months ago
- Selected Go-internal packages factored out from the standard library☆921Updated last month
- Print version used to build Go executables☆274Updated 11 months ago
- Remove unnecessary type conversions from Go source☆383Updated 3 months ago
- Quick helpers for testing Go applications☆529Updated last year
- Golang deep variable equality test that returns human-readable differences☆772Updated 3 weeks ago
- Source code analyzer that helps you to make your Go programs more consistent.☆347Updated 3 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆651Updated last year
- Go modules analysis tool☆404Updated 2 years ago
- Package logfmt marshals and unmarshals logfmt messages.☆186Updated 2 years ago
- Go terminal and console support☆295Updated 3 weeks ago
- Get hash values for arbitrary values in Go (golang).☆757Updated 2 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆423Updated 3 months ago
- Better time duration formatting in Go!☆502Updated 3 years ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- [mirror] Performance measurement, storage, and analysis.☆385Updated 2 weeks ago