gordonklaus / ineffassignLinks
Detect ineffectual assignments in Go code.
☆430Updated last month
Alternatives and similar repositories for ineffassign
Users that are interested in ineffassign are comparing it to the libraries listed below
Sorting:
- Debugging helper utilities for Go☆356Updated 3 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.☆403Updated 4 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆530Updated 4 years ago
- ☆416Updated 3 weeks ago
- Remove unnecessary type conversions from Go source☆385Updated 7 months ago
- Merge coverprofile results from multiple go cover runs☆223Updated 4 years ago
- semver library in Go☆356Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆437Updated 3 weeks 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
- Partial port of Python difflib package to Go☆419Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆569Updated 7 months ago
- a tool for code clone detection☆355Updated last year
- A comprehensive godoc guide.☆420Updated 6 months ago
- Automated Semantic Import Versioning Upgrades☆423Updated last month
- Source code analyzer that helps you to make your Go programs more consistent.☆357Updated 4 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆657Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 4 months ago
- Package treeprint provides a simple ASCII tree composing tool.☆415Updated 3 months ago
- Code generation tools for Go.☆431Updated 3 months ago
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Find in Go repeated strings that could be replaced by a constant☆313Updated 4 months ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- a fake clock for golang☆712Updated 3 weeks ago
- Parse and modify Go struct field tags☆646Updated 2 years ago
- Print version used to build Go executables☆274Updated last year
- Go (golang) library for deep copying values in Go.☆351Updated 4 years ago
- Diodes are ring buffers manipulated via atomics.☆485Updated 3 weeks ago
- A Go tool to auto generate methods for your enums☆484Updated last year