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.☆656Updated last year
- Clock is a small library for mocking time in Go.☆685Updated 2 years ago
- ☆416Updated last month
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Code generation tools for Go.☆431Updated 4 months ago
- Golang deep variable equality test that returns human-readable differences☆783Updated 5 months ago
- Parse and modify Go struct field tags☆647Updated 2 years ago
- Quick helpers for testing Go applications☆530Updated last year
- A refactoring tool for Go☆677Updated 3 weeks ago
- Diodes are ring buffers manipulated via atomics.☆487Updated last week
- Selected Go-internal packages factored out from the standard library☆949Updated 6 months ago
- experimental new HTTP client API for #golang (WIP)☆589Updated 6 years ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- A Go tool to auto generate methods for your enums☆484Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆357Updated 4 months ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Automated Semantic Import Versioning Upgrades☆424Updated 2 months ago
- Detect ineffectual assignments in Go code.☆431Updated last month
- Make temporary edits to your Go module dependencies☆905Updated 4 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 …☆664Updated 2 years ago
- Better time duration formatting in Go!☆507Updated 4 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 5 months ago
- A comprehensive godoc guide.☆420Updated 7 months ago
- Debugging helper utilities for Go☆359Updated 3 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆661Updated last year
- a fake clock for golang☆714Updated last week
- Type-safe, zero-allocation sets for Go☆819Updated 5 years ago
- Arbitrary-precision decimals for Go☆757Updated last year
- Load configuration in cascade from multiple backends into a struct☆507Updated 2 weeks ago