gordonklaus / ineffassignLinks
Detect ineffectual assignments in Go code.
☆431Updated last month
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
- ☆416Updated last month
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Merge coverprofile results from multiple go cover runs☆222Updated 4 years ago
- Remove unnecessary type conversions from Go source☆385Updated 8 months ago
- Automated Semantic Import Versioning Upgrades☆424Updated 2 months ago
- a tool for code clone detection☆356Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆438Updated last month
- Debugging helper utilities for Go☆359Updated 3 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆527Updated 4 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆415Updated 4 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 …☆664Updated 2 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆661Updated last year
- Parse and modify Go struct field tags☆647Updated 2 years ago
- Code generation tools for Go.☆431Updated 4 months ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆783Updated 5 months ago
- A collection of packages to augment the go testing package and support common patterns.☆570Updated 8 months ago
- a fake clock for golang☆714Updated last week
- Partial port of Python difflib package to Go☆421Updated 2 years ago
- Generate interfaces from structure methods.☆348Updated last week
- semver library in Go☆356Updated last year
- Courtney is a coverage tool for Go☆177Updated 8 months ago
- A Go tool to auto generate methods for your enums☆484Updated last year
- Find in Go repeated strings that could be replaced by a constant☆312Updated 4 months ago
- Diodes are ring buffers manipulated via atomics.☆487Updated last week
- A comprehensive godoc guide.☆420Updated 7 months ago
- Parse and print size and time units in human-readable format☆235Updated last year