alexkohler / prealloc
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆654Updated last year
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.☆537Updated last year
- Clock is a small library for mocking time in Go.☆681Updated last year
- Parse and modify Go struct field tags☆642Updated last year
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Golang errors with stack trace and source fragments.☆1,084Updated 11 months ago
- Get hash values for arbitrary values in Go (golang).☆757Updated 2 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆648Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆821Updated last year
- Define and run pattern-based custom linting rules.☆823Updated 2 months ago
- Arbitrary-precision decimals for Go☆726Updated 8 months ago
- A collection of packages to augment the go testing package and support common patterns.☆556Updated 2 months ago
- Code generation tools for Go.☆430Updated 7 months ago
- Better time duration formatting in Go!☆500Updated 3 years ago
- Selected Go-internal packages factored out from the standard library☆916Updated 3 weeks ago
- Search for Go code using syntax trees☆478Updated 3 years ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,363Updated last year
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆306Updated 2 weeks ago
- Powerful mock generation tool for Go programming language☆680Updated 2 weeks ago
- Quick helpers for testing Go applications☆529Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆345Updated 2 months ago
- Attach hooks to any database/sql driver☆655Updated 10 months ago
- Golang deep variable equality test that returns human-readable differences☆769Updated 10 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months 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 …☆658Updated 2 years ago
- An interactive tool to analyze Golang goroutine dump.☆473Updated 3 years ago
- Remove unnecessary type conversions from Go source☆383Updated 2 months ago
- ☆397Updated 2 months ago
- Shotizam analyzes the size of Go binaries☆611Updated 9 months ago
- Detect ineffectual assignments in Go code.☆412Updated last year