gordonklaus / ineffassignLinks
Detect ineffectual assignments in Go code.
☆427Updated 2 weeks ago
Alternatives and similar repositories for ineffassign
Users that are interested in ineffassign are comparing it to the libraries listed below
Sorting:
- ☆410Updated 2 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆402Updated 4 years ago
- Automated Semantic Import Versioning Upgrades☆420Updated 3 weeks ago
- Remove unnecessary type conversions from Go source☆384Updated 6 months ago
- Merge coverprofile results from multiple go cover runs☆221Updated 3 years ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆530Updated 4 years ago
- Find in Go repeated strings that could be replaced by a constant☆310Updated 3 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆434Updated this week
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- semver library in Go☆356Updated last year
- a tool for code clone detection☆354Updated last year
- 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
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆657Updated last year
- A comprehensive godoc guide.☆420Updated 5 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆357Updated 3 months ago
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Partial port of Python difflib package to Go☆418Updated 2 years ago
- Code generation tools for Go.☆431Updated 3 months ago
- A collection of packages to augment the go testing package and support common patterns.☆569Updated 7 months ago
- a fake clock for golang☆707Updated this week
- Parse and modify Go struct field tags☆646Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆780Updated 4 months ago
- [mirror] Performance measurement, storage, and analysis.☆386Updated this week
- Diodes are ring buffers manipulated via atomics.☆484Updated last week
- 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☆904Updated 3 months ago
- Package treeprint provides a simple ASCII tree composing tool.☆415Updated 2 months ago