mdempsky / maligned
Tool to detect Go structs that would take less memory if their fields were sorted.
☆537Updated last year
Alternatives and similar repositories for maligned:
Users that are interested in maligned are comparing it to the libraries listed below
- A refactoring tool for Go☆673Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆652Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 3 months ago
- ☆394Updated last month
- Code generation tools for Go.☆429Updated 6 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆344Updated 2 months ago
- Selected Go-internal packages factored out from the standard library☆910Updated last week
- Pprof made easy at development time for Go☆757Updated 4 years 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 …☆658Updated 2 years ago
- Make temporary edits to your Go module dependencies☆898Updated 3 years ago
- Debugging helper utilities for Go☆356Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆610Updated 9 months ago
- Parse and modify Go struct field tags☆639Updated last year
- Quick helpers for testing Go applications☆529Updated last year
- Clock is a small library for mocking time in Go.☆682Updated last year
- Get hash values for arbitrary values in Go (golang).☆756Updated 2 years ago
- a fake clock for golang☆693Updated 3 months ago
- A collection of packages to augment the go testing package and support common patterns.☆549Updated 2 months ago
- Golang deep variable equality test that returns human-readable differences☆768Updated 9 months ago
- A Go tool to auto generate methods for your enums☆483Updated 8 months ago
- Find in Go repeated strings that could be replaced by a constant☆302Updated last week
- Define and run pattern-based custom linting rules.☆822Updated last month
- experimental new HTTP client API for #golang (WIP)☆583Updated 6 years ago
- Detect ineffectual assignments in Go code.☆410Updated last year
- Attach hooks to any database/sql driver☆654Updated 9 months ago
- An interactive tool to analyze Golang goroutine dump.☆470Updated 3 years ago
- Automated Semantic Import Versioning Upgrades☆395Updated 3 weeks ago
- fault injection library in go using standard http middleware☆509Updated 2 weeks ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆419Updated 2 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago