alexkohler / prealloc
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆647Updated 10 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
- Parse and modify Go struct field tags☆636Updated last year
- Pprof made easy at development time for Go☆754Updated 4 years ago
- Selected Go-internal packages factored out from the standard library☆896Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆615Updated last year
- Code generation tools for Go.☆427Updated 4 months ago
- Arbitrary-precision decimals for Go☆713Updated 6 months ago
- Remove unnecessary type conversions from Go source☆383Updated this week
- An interactive tool to analyze Golang goroutine dump.☆466Updated 3 years ago
- Golang errors with stack trace and source fragments.☆1,059Updated 8 months ago
- Define and run pattern-based custom linting rules.☆807Updated 5 months ago
- Type-safe, zero-allocation sets for Go☆815Updated 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 …☆653Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Get hash values for arbitrary values in Go (golang).☆752Updated 2 years ago
- Clock is a small library for mocking time in Go.☆679Updated last year
- Chronos - A static race detector for the go language☆432Updated 2 years ago
- a fake clock for golang☆682Updated last month
- Goroutine Leak Detector☆1,040Updated 4 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- Attach hooks to any database/sql driver☆654Updated 7 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,326Updated last year
- A comprehensive error handling library for Go☆1,238Updated 3 months ago
- Quick helpers for testing Go applications☆530Updated 11 months ago
- A refactoring tool for Go☆672Updated 8 months ago
- A collection of packages to augment the go testing package and support common patterns.☆532Updated last week
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆342Updated last week
- In-memory SQL engine in Go sql/driver for testing purpose☆890Updated 5 months ago