mdempsky / maligned
Tool to detect Go structs that would take less memory if their fields were sorted.
☆537Updated 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
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Selected Go-internal packages factored out from the standard library☆921Updated last month
- A refactoring tool for Go☆675Updated 2 months 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
- Parse and modify Go struct field tags☆644Updated last year
- A Go tool to auto generate methods for your enums☆483Updated 9 months ago
- ☆397Updated 2 months ago
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Golang deep variable equality test that returns human-readable differences☆772Updated 3 weeks ago
- Code generation tools for Go.☆431Updated 7 months ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Get hash values for arbitrary values in Go (golang).☆758Updated 2 years ago
- Automated Semantic Import Versioning Upgrades☆406Updated 2 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆347Updated 3 months ago
- Diodes are ring buffers manipulated via atomics.☆475Updated 3 weeks ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- Quick helpers for testing Go applications☆529Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆561Updated 3 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆423Updated 3 months ago
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago
- Define and run pattern-based custom linting rules.☆824Updated 3 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆316Updated last week
- An interactive tool to analyze Golang goroutine dump.☆473Updated 3 years ago
- Continuous Benchmark for Go Project☆387Updated last week
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆344Updated 11 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Debugging helper utilities for Go☆356Updated 2 years ago