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.☆656Updated last year
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- ☆416Updated 3 weeks ago
- Automated Semantic Import Versioning Upgrades☆423Updated last month
- A refactoring tool for Go☆678Updated last week
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Code generation tools for Go.☆431Updated 3 months ago
- Detect ineffectual assignments in Go code.☆430Updated last month
- Golang deep variable equality test that returns human-readable differences☆781Updated 4 months ago
- Quick helpers for testing Go applications☆530Updated last year
- A Go tool to auto generate methods for your enums☆484Updated last year
- A comprehensive godoc guide.☆420Updated 6 months ago
- Make temporary edits to your Go module dependencies☆905Updated 3 months ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- Selected Go-internal packages factored out from the standard library☆941Updated 5 months ago
- Parse and modify Go struct field tags☆646Updated 2 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆357Updated 4 months ago
- Better time duration formatting in Go!☆507Updated 4 years ago
- A collection of packages to augment the go testing package and support common patterns.☆569Updated 7 months ago
- Pprof made easy at development time for Go☆756Updated 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 …☆664Updated 2 years ago
- Load configuration in cascade from multiple backends into a struct☆505Updated last month
- a tool for code clone detection☆355Updated last year
- experimental new HTTP client API for #golang (WIP)☆588Updated 6 years ago
- a fake clock for golang☆712Updated 3 weeks ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Find in Go repeated strings that could be replaced by a constant☆313Updated 4 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆437Updated 3 weeks ago
- Remove unnecessary type conversions from Go source☆385Updated 7 months ago
- Diodes are ring buffers manipulated via atomics.☆485Updated 3 weeks ago