mdempsky / malignedLinks
Tool to detect Go structs that would take less memory if their fields were sorted.
☆534Updated 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.☆660Updated last week
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- ☆428Updated 3 weeks ago
- Golang deep variable equality test that returns human-readable differences☆785Updated 2 weeks ago
- Automated Semantic Import Versioning Upgrades☆428Updated 2 months ago
- Quick helpers for testing Go applications☆530Updated last year
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- A Go tool to auto generate methods for your enums☆483Updated 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 …☆663Updated 2 years ago
- A refactoring tool for Go☆676Updated 2 months ago
- Detect ineffectual assignments in Go code.☆444Updated 4 months ago
- Code generation tools for Go.☆432Updated 7 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆360Updated 7 months ago
- Make temporary edits to your Go module dependencies☆910Updated 7 months ago
- experimental new HTTP client API for #golang (WIP)☆586Updated 7 years ago
- Better time duration formatting in Go!☆510Updated 4 years ago
- A CLI to turn Go's benchmark output into pictures☆338Updated 6 years ago
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Find in Go repeated strings that could be replaced by a constant☆312Updated 7 months ago
- Diodes are ring buffers manipulated via atomics.☆490Updated 3 weeks ago
- Generate interfaces from structure methods.☆348Updated last month
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 7 months ago
- Pprof made easy at development time for Go☆757Updated 5 years ago
- A comprehensive godoc guide.☆422Updated 9 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆439Updated 3 weeks ago
- Shotizam analyzes the size of Go binaries☆615Updated last year
- An efficient JSON decoder☆429Updated 2 years ago
- a fake clock for golang☆723Updated last month
- Continuous Benchmark for Go Project☆391Updated 3 weeks ago
- Search for Go code using syntax trees☆476Updated 4 years ago