gordonklaus / ineffassignLinks
Detect ineffectual assignments in Go code.
☆427Updated last month
Alternatives and similar repositories for ineffassign
Users that are interested in ineffassign are comparing it to the libraries listed below
Sorting:
- ☆407Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Remove unnecessary type conversions from Go source☆384Updated 6 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆401Updated 4 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆530Updated 4 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆433Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Merge coverprofile results from multiple go cover runs☆221Updated 3 years ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- Automated Semantic Import Versioning Upgrades☆418Updated this week
- semver library in Go☆354Updated last year
- Partial port of Python difflib package to Go☆417Updated 2 years ago
- Code generation tools for Go.☆431Updated 2 months ago
- a tool for code clone detection☆352Updated last year
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆482Updated this week
- Go (golang) library for deep copying values in Go.☆350Updated 4 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 …☆662Updated 2 years ago
- A Go tool to auto generate methods for your enums☆485Updated last year
- Simple translation from godoc to markdown.☆491Updated 6 years ago
- A comprehensive godoc guide.☆419Updated 5 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆655Updated last year
- Find in Go repeated strings that could be replaced by a constant☆310Updated 2 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- Make temporary edits to your Go module dependencies☆901Updated 2 months ago
- Parse and modify Go struct field tags☆644Updated last year
- golang : go tool cover to XML (Cobertura) export tool.☆145Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated 2 months ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- [mirror] Performance measurement, storage, and analysis.☆387Updated last week