orijtech / structslopLinks
structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.
☆833Updated 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.☆511Updated 11 months ago
- Refactoring and code transformation tool for Go.☆1,028Updated 11 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆704Updated 2 months ago
- Mocking your SQL database in Go tests has never been easier.☆852Updated 4 months ago
- 🔍 Go binary size SVG treemap☆592Updated last year
- Selected Go-internal packages factored out from the standard library☆958Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,028Updated last year
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,040Updated 2 months ago
- Golang errors with stack trace and source fragments.☆1,104Updated last year
- 🎄 Go code coverage to SVG treemap☆592Updated 9 months ago
- Quick helpers for testing Go applications☆532Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆531Updated 9 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆693Updated last year
- Go Dependency Analysis toolkit☆1,593Updated 2 weeks ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Spaghetti: a dependency analysis tool for Go packages☆766Updated 2 years ago
- Define and run pattern-based custom linting rules.☆862Updated 4 months ago
- Make your Go programs use less memory (maybe)☆934Updated 3 weeks ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,308Updated last month
- A comprehensive error handling library for Go☆1,269Updated last year
- A Go tool to auto generate methods for your enums☆511Updated 2 weeks ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆910Updated 3 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆917Updated last year
- A refactoring tool for Go☆680Updated last week
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- Go library for retrying with configurable backoffs☆702Updated 2 weeks ago
- Fast ring-buffer deque (double-ended queue)☆754Updated 3 months ago
- Arbitrary-precision decimals for Go☆775Updated last month
- 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent t…☆592Updated 5 months ago