orijtech / structslop
structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.
☆816Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for structslop
- Refactoring and code transformation tool for Go.☆941Updated this week
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,092Updated 2 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆554Updated 3 months ago
- Combine one or more Go errors together☆1,043Updated 6 months ago
- Go Dependency Analysis toolkit☆1,391Updated 3 months ago
- Go execution trace frontend☆1,179Updated 4 months ago
- Fastest and most memory efficient golang concurrent hashmap☆932Updated 3 weeks ago
- Golang errors with stack trace and source fragments.☆1,035Updated 5 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆901Updated last year
- 🔍 Go binary size SVG treemap☆445Updated 2 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆996Updated 2 months ago
- Make your Go programs use less memory (maybe)☆676Updated this week
- An enum generator for go☆757Updated last month
- A Go tool to auto generate methods for your enums☆437Updated last month
- An alternative to stack traces for your Go errors☆729Updated this week
- Define and run pattern-based custom linting rules.☆796Updated 2 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆506Updated 2 months ago
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- Go library for creating finite state machines☆971Updated 2 months ago
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,500Updated last year
- Mocking your SQL database in Go tests has never been easier.☆841Updated 3 weeks ago
- 🎄 Go code coverage to SVG treemap☆502Updated 2 weeks ago
- A comprehensive error handling library for Go☆1,196Updated last week
- A collection of generic data structures written in Go.☆1,292Updated 10 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆363Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆436Updated 2 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- Quick helpers for testing Go applications☆529Updated 8 months ago