orijtech / structslop
structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.
☆817Updated last year
Alternatives and similar repositories for structslop:
Users that are interested in structslop are comparing it to the libraries listed below
- Refactoring and code transformation tool for Go.☆977Updated last week
- Go Dependency Analysis toolkit☆1,443Updated last week
- Go execution trace frontend☆1,235Updated last month
- Golang errors with stack trace and source fragments.☆1,059Updated 8 months ago
- Selected Go-internal packages factored out from the standard library☆896Updated 3 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆975Updated 3 months ago
- 🔍 Go binary size SVG treemap☆447Updated 5 months ago
- A comprehensive error handling library for Go☆1,238Updated 3 months ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,151Updated last week
- Mocking your SQL database in Go tests has never been easier.☆847Updated this week
- A supersonic rate limiting package for Go with HTTP middleware.☆608Updated 2 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆508Updated this week
- Combine one or more Go errors together☆1,101Updated 9 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆671Updated 11 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆904Updated 2 years ago
- Make your Go programs use less memory (maybe)☆764Updated last week
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,516Updated 2 years ago
- Spaghetti: a dependency analysis tool for Go packages☆757Updated last year
- Go library for retrying with configurable backoffs☆656Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Define and run pattern-based custom linting rules.☆807Updated 5 months ago
- A Go tool to auto generate methods for your enums☆450Updated this week
- Clock is a small library for mocking time in Go.☆679Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆647Updated 10 months ago
- A collection of generic data structures written in Go.☆1,299Updated last year
- Golang port of Abseil's SwissTable☆816Updated 7 months ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,003Updated 3 months ago
- An enum generator for go☆794Updated 4 months ago
- Flags-first package for configuration☆1,387Updated 8 months ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆419Updated last year