mdempsky / maligned
Tool to detect Go structs that would take less memory if their fields were sorted.
☆538Updated last year
Alternatives and similar repositories for maligned:
Users that are interested in maligned are comparing it to the libraries listed below
- Clock is a small library for mocking time in Go.☆678Updated last year
- 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 …☆653Updated last year
- A refactoring tool for Go☆672Updated 7 months ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Automated Semantic Import Versioning Upgrades☆377Updated last month
- Get hash values for arbitrary values in Go (golang).☆755Updated 2 years ago
- ☆379Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆644Updated 9 months ago
- Selected Go-internal packages factored out from the standard library☆888Updated 3 weeks ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Golang deep variable equality test that returns human-readable differences☆765Updated 6 months ago
- A Go tool to auto generate methods for your enums☆481Updated 5 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆411Updated last month
- Shotizam analyzes the size of Go binaries☆608Updated 6 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆819Updated 11 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆340Updated 8 months ago
- Code generation tools for Go.☆425Updated 3 months ago
- Pprof made easy at development time for Go☆753Updated 4 years ago
- A collection of packages to augment the go testing package and support common patterns.☆525Updated 4 months ago
- Attach hooks to any database/sql driver☆652Updated 6 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆316Updated 3 weeks ago
- Golang errors with stack trace and source fragments.☆1,055Updated 7 months ago
- Powerful mock generation tool for Go programming language☆656Updated last month
- Debugging helper utilities for Go☆356Updated 2 years ago
- Quick helpers for testing Go applications☆528Updated 10 months ago
- Better time duration formatting in Go!☆497Updated 3 years ago
- Continuous profiling for long-term postmortem analysis☆613Updated last year
- Combine one or more Go errors together☆1,072Updated 8 months ago
- a fake clock for golang☆678Updated 2 weeks ago
- Detect ineffectual assignments in Go code.☆406Updated last year