mdempsky / malignedLinks
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
- Clock is a small library for mocking time in Go.☆683Updated 2 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 …☆660Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆923Updated 2 months ago
- Make temporary edits to your Go module dependencies☆899Updated 2 weeks ago
- A Go tool to auto generate methods for your enums☆484Updated 10 months ago
- A refactoring tool for Go☆674Updated 3 months ago
- ☆399Updated 2 weeks ago
- Get hash values for arbitrary values in Go (golang).☆759Updated 2 years ago
- Code generation tools for Go.☆430Updated 2 weeks ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago
- Remove unnecessary type conversions from Go source☆383Updated 4 months ago
- Find in Go repeated strings that could be replaced by a constant☆308Updated 3 weeks ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆427Updated last week
- Source code analyzer that helps you to make your Go programs more consistent.☆353Updated 2 weeks ago
- a fake clock for golang☆708Updated 5 months ago
- Automated Semantic Import Versioning Upgrades☆408Updated 3 months ago
- Quick helpers for testing Go applications☆529Updated last year
- ☆427Updated 2 months ago
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 4 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Simple backoff algorithm in Go (golang)☆650Updated last year
- Goroutine Leak Detector☆1,041Updated 4 years ago
- Golang errors with stack trace and source fragments.☆1,093Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago