orijtech / structslopLinks
structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.
☆830Updated last year
Alternatives and similar repositories for structslop
Users that are interested in structslop are comparing it to the libraries listed below
Sorting:
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 7 months ago
- Selected Go-internal packages factored out from the standard library☆949Updated 6 months ago
- Refactoring and code transformation tool for Go.☆1,015Updated 8 months ago
- 🔍 Go binary size SVG treemap☆585Updated last year
- A supersonic rate limiting package for Go with HTTP middleware.☆647Updated 6 months ago
- Mocking your SQL database in Go tests has never been easier.☆852Updated 3 weeks ago
- Golang errors with stack trace and source fragments.☆1,100Updated last year
- Go Dependency Analysis toolkit☆1,549Updated last month
- 🎄 Go code coverage to SVG treemap☆580Updated 5 months ago
- Clock is a small library for mocking time in Go.☆685Updated 2 years ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆913Updated 2 years ago
- Make your Go programs use less memory (maybe)☆866Updated 2 months ago
- Go execution trace frontend☆1,316Updated 3 weeks ago
- Go library for retrying with configurable backoffs☆684Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,023Updated 11 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆688Updated last year
- A Go tool to auto generate methods for your enums☆497Updated 2 months ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,028Updated 2 months ago
- A simple and flexible health check library for Go.☆821Updated last month
- Quick helpers for testing Go applications☆530Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆453Updated last week
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,275Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- An alternative to stack traces for your Go errors☆781Updated last month
- A comprehensive error handling library for Go☆1,266Updated 11 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Define and run pattern-based custom linting rules.☆852Updated 3 weeks ago
- A refactoring tool for Go☆677Updated 3 weeks ago
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,724Updated 6 months ago
- CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly.☆1,171Updated last month