orijtech / structslop
structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.
☆818Updated last year
Alternatives and similar repositories for structslop:
Users that are interested in structslop are comparing it to the libraries listed below
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,173Updated last week
- Refactoring and code transformation tool for Go.☆981Updated last month
- Golang errors with stack trace and source fragments.☆1,071Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmap☆980Updated 4 months ago
- Make your Go programs use less memory (maybe)☆786Updated 2 weeks ago
- Go Dependency Analysis toolkit☆1,469Updated last week
- Selected Go-internal packages factored out from the standard library☆904Updated this week
- Go execution trace frontend☆1,240Updated 2 weeks ago
- A comprehensive error handling library for Go☆1,245Updated 4 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 3 weeks ago
- 🔍 Go binary size SVG treemap☆447Updated 6 months ago
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,529Updated 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…☆908Updated 2 years ago
- An alternative to stack traces for your Go errors☆753Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆611Updated 3 months ago
- Combine one or more Go errors together☆1,114Updated 10 months ago
- Update outdated Go dependencies interactively☆994Updated 3 weeks ago
- A Go tool to auto generate methods for your enums☆458Updated last month
- 🎄 Go code coverage to SVG treemap☆548Updated 3 weeks ago
- Flags-first package for configuration☆1,386Updated last week
- 🚀 A real-time Golang runtime stats visualization profiler☆583Updated 7 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆441Updated 2 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆889Updated 6 months ago
- Define and run pattern-based custom linting rules.☆815Updated last month
- A refactoring tool for Go☆673Updated last week
- Quick helpers for testing Go applications☆529Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated last year
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated 2 years ago