mdempsky / malignedLinks
Tool to detect Go structs that would take less memory if their fields were sorted.
☆535Updated 2 years ago
Alternatives and similar repositories for maligned
Users that are interested in maligned are comparing it to the libraries listed below
Sorting:
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- Code generation tools for Go.☆431Updated 2 months ago
- Automated Semantic Import Versioning Upgrades☆418Updated this week
- Golang deep variable equality test that returns human-readable differences☆779Updated 3 months ago
- ☆407Updated last month
- Quick helpers for testing Go applications☆528Updated last year
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- A Go tool to auto generate methods for your enums☆485Updated last year
- A refactoring tool for Go☆676Updated 2 weeks ago
- Make temporary edits to your Go module dependencies☆901Updated 2 months ago
- A CLI to turn Go's benchmark output into pictures☆340Updated 5 years ago
- Load configuration in cascade from multiple backends into a struct☆504Updated this week
- 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 …☆662Updated 2 years ago
- a fake clock for golang☆710Updated last week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- Find in Go repeated strings that could be replaced by a constant☆310Updated 2 months ago
- A comprehensive godoc guide.☆419Updated 5 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆433Updated last month
- Pprof made easy at development time for Go☆755Updated 4 years ago
- Detect ineffectual assignments in Go code.☆427Updated last month
- Selected Go-internal packages factored out from the standard library☆934Updated 4 months ago
- Diodes are ring buffers manipulated via atomics.☆482Updated this week
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated 2 months ago
- Generate interfaces from structure methods.☆346Updated this week
- A collection of packages to augment the go testing package and support common patterns.☆566Updated 6 months ago
- experimental new HTTP client API for #golang (WIP)☆587Updated 6 years ago
- Shotizam analyzes the size of Go binaries☆613Updated last year
- Remove unnecessary type conversions from Go source☆384Updated 6 months ago
- a tool for code clone detection☆352Updated last year