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.☆659Updated last week
- Clock is a small library for mocking time in Go.☆688Updated 2 years ago
- ☆425Updated this week
- Quick helpers for testing Go applications☆530Updated last year
- Automated Semantic Import Versioning Upgrades☆426Updated last month
- Golang deep variable equality test that returns human-readable differences☆783Updated 7 months ago
- A Go tool to auto generate methods for your enums☆483Updated last year
- A refactoring tool for Go☆677Updated last month
- Code generation tools for Go.☆432Updated 6 months ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 2 years ago
- Debugging helper utilities for Go☆360Updated 3 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆360Updated 6 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 7 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 …☆663Updated 2 years ago
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Make temporary edits to your Go module dependencies☆909Updated 6 months ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Selected Go-internal packages factored out from the standard library☆959Updated 8 months ago
- Detect ineffectual assignments in Go code.☆440Updated 3 months ago
- Shotizam analyzes the size of Go binaries☆615Updated last year
- Pprof made easy at development time for Go☆758Updated 5 years ago
- Diodes are ring buffers manipulated via atomics.☆489Updated this week
- An efficient JSON decoder☆429Updated 2 years ago
- A comprehensive godoc guide.☆422Updated 9 months ago
- A collection of packages to augment the go testing package and support common patterns.☆574Updated 10 months ago
- Better time duration formatting in Go!☆510Updated 4 years ago
- Arbitrary-precision decimals for Go☆770Updated last year
- Remove unnecessary type conversions from Go source☆385Updated 10 months ago
- a fake clock for golang☆722Updated 3 weeks ago
- Generate interfaces from structure methods.☆349Updated last week