alexkohler / preallocLinks
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆655Updated last year
Alternatives and similar repositories for prealloc
Users that are interested in prealloc are comparing it to the libraries listed below
Sorting:
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆651Updated last year
- Parse and modify Go struct field tags☆646Updated last year
- Code generation tools for Go.☆431Updated 2 weeks ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆353Updated 3 weeks ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Attach hooks to any database/sql driver☆656Updated 11 months ago
- Golang errors with stack trace and source fragments.☆1,093Updated last year
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,373Updated last year
- Detect ineffectual assignments in Go code.☆423Updated 2 weeks ago
- Find in Go repeated strings that could be replaced by a constant☆308Updated 3 weeks ago
- Remove unnecessary type conversions from Go source☆383Updated 4 months ago
- A refactoring tool for Go☆674Updated 3 months ago
- A comprehensive error handling library for Go☆1,256Updated 7 months ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- Get hash values for arbitrary values in Go (golang).☆759Updated 2 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 …☆660Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆923Updated 2 months ago
- Better time duration formatting in Go!☆503Updated 4 years ago
- ☆399Updated 2 weeks ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 4 months ago
- Arbitrary-precision decimals for Go☆734Updated 10 months ago
- fault injection library in go using standard http middleware☆508Updated 2 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Chronos - A static race detector for the go language☆436Updated 3 years ago
- Zero-allocation reflection library for Go☆574Updated last year