gordonklaus / ineffassignLinks
Detect ineffectual assignments in Go code.
☆432Updated 2 months ago
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.☆535Updated 2 years ago
- ☆418Updated last week
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Remove unnecessary type conversions from Go source☆385Updated 8 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆657Updated last year
- Debugging helper utilities for Go☆359Updated 3 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆438Updated this week
- Merge coverprofile results from multiple go cover runs☆222Updated 4 years ago
- Automated Semantic Import Versioning Upgrades☆426Updated 2 weeks ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆666Updated last year
- Code generation tools for Go.☆431Updated 5 months ago
- A comprehensive godoc guide.☆420Updated 7 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
- a tool for code clone detection☆356Updated last year
- Find in Go repeated strings that could be replaced by a constant☆312Updated 5 months ago
- Format package documentation (godoc) as GitHub friendly Markdown☆526Updated 4 years ago
- semver library in Go☆356Updated last year
- Partial port of Python difflib package to Go☆423Updated 2 years ago
- Clock is a small library for mocking time in Go.☆686Updated 2 years ago
- Generate interfaces from structure methods.☆347Updated last month
- Parse and modify Go struct field tags☆650Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆783Updated 6 months ago
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆358Updated 5 months ago
- Diodes are ring buffers manipulated via atomics.☆488Updated last week
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- a fake clock for golang☆714Updated last month
- A collection of packages to augment the go testing package and support common patterns.☆571Updated 9 months ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- [mirror] Performance measurement, storage, and analysis.☆388Updated 2 weeks ago