alexkohler / prealloc
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆638Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for prealloc
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Pprof made easy at development time for Go☆751Updated 4 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 …☆650Updated last year
- Parse and modify Go struct field tags☆633Updated last year
- Search for Go code using syntax trees☆477Updated 3 years ago
- Type-safe, zero-allocation sets for Go☆810Updated 4 years ago
- Code generation tools for Go.☆423Updated last month
- experimental new HTTP client API for #golang (WIP)☆584Updated 5 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆336Updated 6 months ago
- Define and run pattern-based custom linting rules.☆795Updated 2 months ago
- Golang deep variable equality test that returns human-readable differences☆756Updated 4 months ago
- An interactive tool to analyze Golang goroutine dump.☆464Updated 2 years ago
- Clock is a small library for mocking time in Go.☆678Updated last year
- Load configuration in cascade from multiple backends into a struct☆495Updated 7 months ago
- Detect ineffectual assignments in Go code.☆400Updated 11 months ago
- Selected Go-internal packages factored out from the standard library☆875Updated last month
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated last year
- ☆371Updated last year
- Shotizam analyzes the size of Go binaries☆603Updated 3 months ago
- Automated Semantic Import Versioning Upgrades☆368Updated 8 months ago
- A comprehensive error handling library for Go☆1,131Updated this week
- Goroutine Leak Detector☆1,039Updated 4 years ago
- Get hash values for arbitrary values in Go (golang).☆753Updated last year
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- a fake clock for golang☆664Updated 3 weeks ago
- Make temporary edits to your Go module dependencies☆897Updated 3 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆609Updated 9 months ago
- Powerful mock generation tool for Go programming language☆638Updated this week
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,293Updated last year