gordonklaus / ineffassignLinks
Detect ineffectual assignments in Go code.
☆423Updated 2 weeks 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.☆537Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Remove unnecessary type conversions from Go source☆383Updated 4 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- ☆399Updated 2 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 …☆660Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 4 months ago
- Partial port of Python difflib package to Go☆413Updated 2 years ago
- Parse and modify Go struct field tags☆646Updated last year
- Print version used to build Go executables☆274Updated 11 months ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Find in Go repeated strings that could be replaced by a constant☆308Updated 3 weeks ago
- Format package documentation (godoc) as GitHub friendly Markdown☆528Updated 3 years ago
- ☆863Updated 10 months ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆427Updated last week
- Code generation tools for Go.☆431Updated 2 weeks ago
- Diodes are ring buffers manipulated via atomics.☆478Updated last month
- Make temporary edits to your Go module dependencies☆899Updated 2 weeks ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Selected Go-internal packages factored out from the standard library☆922Updated 2 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆353Updated 3 weeks ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆651Updated last year
- Get hash values for arbitrary values in Go (golang).☆759Updated 2 years ago
- A comprehensive godoc guide.☆418Updated 3 months ago
- semver library in Go☆353Updated last year
- Use a custom domain in your Go import path☆532Updated 2 months ago
- Debugging helper utilities for Go☆357Updated 3 years ago
- [mirror]☆280Updated 9 months ago