alexkohler / preallocLinks
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆660Updated last week
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.☆534Updated 2 years ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆360Updated 7 months ago
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆669Updated last month
- Detect ineffectual assignments in Go code.☆444Updated 4 months ago
- Pprof made easy at development time for Go☆757Updated 5 years ago
- Make temporary edits to your Go module dependencies☆910Updated 7 months ago
- Golang deep variable equality test that returns human-readable differences☆785Updated 2 weeks ago
- A CLI to turn Go's benchmark output into pictures☆338Updated 6 years ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Code generation tools for Go.☆432Updated 7 months ago
- Automated Semantic Import Versioning Upgrades☆428Updated 2 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 …☆663Updated 2 years ago
- Better time duration formatting in Go!☆510Updated 4 years ago
- An interactive tool to analyze Golang goroutine dump.☆475Updated 4 years ago
- experimental new HTTP client API for #golang (WIP)☆586Updated 7 years ago
- ☆428Updated 3 weeks ago
- Find in Go repeated strings that could be replaced by a constant☆312Updated 7 months ago
- Diodes are ring buffers manipulated via atomics.☆490Updated 3 weeks ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- A Go tool to auto generate methods for your enums☆483Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆832Updated last year
- Attach hooks to any database/sql driver☆662Updated last year
- Load configuration in cascade from multiple backends into a struct☆509Updated last month
- Golang errors with stack trace and source fragments.☆1,102Updated last year
- a fake clock for golang☆723Updated last month
- Quick helpers for testing Go applications☆530Updated last year
- Visualize Go Dependency Trees☆1,058Updated 3 years ago