orijtech / structslopLinks
structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.
☆823Updated last year
Alternatives and similar repositories for structslop
Users that are interested in structslop are comparing it to the libraries listed below
Sorting:
- A supersonic rate limiting package for Go with HTTP middleware.☆631Updated 2 months ago
- Refactoring and code transformation tool for Go.☆999Updated 5 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆506Updated 4 months ago
- Selected Go-internal packages factored out from the standard library☆924Updated 3 months ago
- 🔍 Go binary size SVG treemap☆575Updated 9 months ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,228Updated 2 weeks ago
- Go execution trace frontend☆1,268Updated 4 months ago
- Mocking your SQL database in Go tests has never been easier.☆850Updated 4 months ago
- Golang errors with stack trace and source fragments.☆1,091Updated last year
- A Go tool to auto generate methods for your enums☆481Updated 4 months ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,016Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,003Updated 8 months ago
- Make your Go programs use less memory (maybe)☆826Updated last month
- Define and run pattern-based custom linting rules.☆830Updated 4 months ago
- A simple and flexible health check library for Go.☆813Updated 2 weeks ago
- Go library for retrying with configurable backoffs☆673Updated 11 months ago
- Go Dependency Analysis toolkit☆1,520Updated last month
- Spaghetti: a dependency analysis tool for Go packages☆762Updated 2 years ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆448Updated 2 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆911Updated 2 years ago
- An alternative to stack traces for your Go errors☆771Updated last month
- Quick helpers for testing Go applications☆529Updated last year
- Go library for creating finite state machines☆1,078Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- 🎄 Go code coverage to SVG treemap☆570Updated 2 months ago
- A refactoring tool for Go☆675Updated 2 weeks ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆901Updated 9 months ago