alexkohler / prealloc
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆644Updated 9 months ago
Alternatives and similar repositories for prealloc:
Users that are interested in prealloc are comparing it to the libraries listed below
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆819Updated 11 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆340Updated 8 months ago
- Type-safe, zero-allocation sets for Go☆815Updated 4 years ago
- Pprof made easy at development time for Go☆753Updated 4 years ago
- Selected Go-internal packages factored out from the standard library☆888Updated 3 weeks ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Code generation tools for Go.☆425Updated 3 months ago
- Search for Go code using syntax trees☆477Updated 3 years ago
- Parse and modify Go struct field tags☆635Updated last year
- An interactive tool to analyze Golang goroutine dump.☆466Updated 3 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆653Updated last year
- Golang errors with stack trace and source fragments.☆1,055Updated 7 months ago
- Clock is a small library for mocking time in Go.☆678Updated last year
- Get hash values for arbitrary values in Go (golang).☆755Updated 2 years ago
- Define and run pattern-based custom linting rules.☆804Updated 4 months ago
- Automated Semantic Import Versioning Upgrades☆377Updated last month
- Attach hooks to any database/sql driver☆652Updated 6 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆479Updated 3 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆614Updated 11 months ago
- Shotizam analyzes the size of Go binaries☆608Updated 6 months ago
- A collection of packages to augment the go testing package and support common patterns.☆525Updated 4 months ago
- experimental new HTTP client API for #golang (WIP)☆582Updated 6 years ago
- A refactoring tool for Go☆672Updated 7 months ago
- Remove unnecessary type conversions from Go source☆382Updated last month
- 🔍 Go binary size SVG treemap☆447Updated 3 months ago
- Detect ineffectual assignments in Go code.☆406Updated last year
- Arbitrary-precision decimals for Go☆704Updated 4 months ago
- A Go tool to auto generate methods for your enums☆481Updated 5 months ago