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.☆684Updated 2 years ago
- Automated Semantic Import Versioning Upgrades☆411Updated 3 months ago
- ☆400Updated 2 weeks ago
- Quick helpers for testing Go applications☆529Updated last year
- Golang deep variable equality test that returns human-readable differences☆774Updated 2 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated last month
- Detect ineffectual assignments in Go code.☆422Updated last week
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- A Go tool to auto generate methods for your enums☆483Updated 11 months ago
- Parse and modify Go struct field tags☆646Updated last year
- a fake clock for golang☆709Updated 6 months ago
- Code generation tools for Go.☆431Updated last month
- Selected Go-internal packages factored out from the standard library☆924Updated 2 months ago
- Make temporary edits to your Go module dependencies☆900Updated last month
- A refactoring tool for Go☆675Updated last week
- experimental new HTTP client API for #golang (WIP)☆587Updated 6 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Diodes are ring buffers manipulated via atomics.☆479Updated 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 …☆661Updated 2 years ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆430Updated 2 weeks ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- Better time duration formatting in Go!☆504Updated 4 years ago
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 5 months ago
- Find in Go repeated strings that could be replaced by a constant☆309Updated last month
- Load configuration in cascade from multiple backends into a struct☆505Updated last week
- Shotizam analyzes the size of Go binaries☆612Updated 11 months ago