alexkohler / prealloc
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆650Updated 11 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
- Code generation tools for Go.☆429Updated 5 months ago
- Attach hooks to any database/sql driver☆655Updated 8 months ago
- Golang errors with stack trace and source fragments.☆1,071Updated 9 months ago
- Parse and modify Go struct field tags☆637Updated last year
- Get hash values for arbitrary values in Go (golang).☆754Updated 2 years ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Clock is a small library for mocking time in Go.☆679Updated last year
- experimental new HTTP client API for #golang (WIP)☆583Updated 6 years ago
- Search for Go code using syntax trees☆478Updated 3 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆818Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆541Updated last month
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆616Updated last year
- Detect ineffectual assignments in Go code.☆410Updated last year
- 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 …☆656Updated 2 years ago
- Remove unnecessary type conversions from Go source☆383Updated last month
- Golang deep variable equality test that returns human-readable differences☆766Updated 9 months ago
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- An interactive tool to analyze Golang goroutine dump.☆467Updated 3 years ago
- Define and run pattern-based custom linting rules.☆815Updated last month
- A refactoring tool for Go☆673Updated last week
- Goroutine Leak Detector☆1,042Updated 4 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆474Updated 2 years ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,349Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆344Updated last month
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- a fake clock for golang☆686Updated 2 months ago
- Selected Go-internal packages factored out from the standard library☆904Updated this week