structalign

Shows how a struct's fields could be reordered to use less memory, printing a diff instead of rewriting files.

clifield-alignmentgogo-toolsgolangmemory-layoutoptimizationstatic-analysisstruct
1
Stars
0
Forks
0
Issues
1
Watchers

Similar Packages

golangci-lint

A fast Go linters runner. It runs linters in parallel, uses caching, supports `yaml` config, has integrations with all major IDE and has dozens of linters included.

18,997

staticcheck

staticcheck is `go vet` on steroids, applying a ton of static analysis checks you might be used to from tools like ReSharper for C#.

6,803

revive

~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for `golint`.

5,508

errcheck

Errcheck is a program for checking for unchecked errors in Go programs.

2,507

GoPlantUML

Library and CLI that generates text plantump class diagram containing information about structures and interfaces with the relationship among them.

2,092