orijtech / structslop
structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.
☆819Updated 11 months ago
Alternatives and similar repositories for structslop:
Users that are interested in structslop are comparing it to the libraries listed below
- Selected Go-internal packages factored out from the standard library☆888Updated 3 weeks ago
- Refactoring and code transformation tool for Go.☆959Updated last month
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,005Updated last month
- 🔍 Go binary size SVG treemap☆447Updated 3 months ago
- Golang errors with stack trace and source fragments.☆1,055Updated 7 months ago
- Fastest and most memory efficient golang concurrent hashmap☆960Updated 2 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Make your Go programs use less memory (maybe)☆755Updated last week
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆644Updated 9 months ago
- Go library for retrying with configurable backoffs☆649Updated 5 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated last year
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,133Updated last month
- Go Dependency Analysis toolkit☆1,420Updated this week
- A Go tool to auto generate methods for your enums☆443Updated 3 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆905Updated 2 years ago
- Mocking your SQL database in Go tests has never been easier.☆841Updated 2 weeks ago
- A refactoring tool for Go☆672Updated 7 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆594Updated last month
- An enum generator for go☆778Updated 3 months ago
- Golang port of Abseil's SwissTable☆798Updated 6 months ago
- Combine one or more Go errors together☆1,072Updated 8 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆883Updated 3 months ago
- Go execution trace frontend☆1,219Updated this week
- A collection of packages to augment the go testing package and support common patterns.☆525Updated 4 months ago
- Spaghetti: a dependency analysis tool for Go packages☆756Updated last year
- Define and run pattern-based custom linting rules.☆804Updated 4 months ago
- A comprehensive error handling library for Go☆1,232Updated 2 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆438Updated 4 months ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆419Updated last year
- Clock is a small library for mocking time in Go.☆678Updated last year