gordonklaus / ineffassignLinks
Detect ineffectual assignments in Go code.
☆444Updated 4 months ago
Alternatives and similar repositories for ineffassign
Users that are interested in ineffassign are comparing it to the libraries listed below
Sorting:
- Remove unnecessary type conversions from Go source☆387Updated 10 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- Merge coverprofile results from multiple go cover runs☆225Updated 4 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆660Updated last week
- Format package documentation (godoc) as GitHub friendly Markdown☆525Updated 4 years ago
- ☆428Updated 3 weeks ago
- Debugging helper utilities for Go☆360Updated 3 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆439Updated 3 weeks ago
- Partial port of Python difflib package to Go☆429Updated 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 …☆663Updated 2 years ago
- Automated Semantic Import Versioning Upgrades☆428Updated 2 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆669Updated last month
- Find in Go repeated strings that could be replaced by a constant☆312Updated 7 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆360Updated 7 months ago
- a tool for code clone detection☆360Updated last year
- Code generation tools for Go.☆432Updated 7 months ago
- A comprehensive godoc guide.☆422Updated 9 months ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- semver library in Go☆358Updated 2 years ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆785Updated 2 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆575Updated 11 months ago
- [mirror] Performance measurement, storage, and analysis.☆390Updated last month
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Go subcommand library.☆782Updated 3 months ago
- Make temporary edits to your Go module dependencies☆910Updated 7 months ago
- Go modules analysis tool☆408Updated 3 years ago
- Diodes are ring buffers manipulated via atomics.☆490Updated 3 weeks ago