alexkohler / preallocLinks
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆657Updated 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.☆535Updated 2 years ago
- Pprof made easy at development time for Go☆758Updated 5 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆358Updated 5 months ago
- Clock is a small library for mocking time in Go.☆686Updated 2 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆666Updated last year
- Code generation tools for Go.☆431Updated 5 months ago
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- Detect ineffectual assignments in Go code.☆432Updated 2 months ago
- Quick helpers for testing Go applications☆529Updated last year
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Golang deep variable equality test that returns human-readable differences☆783Updated 6 months ago
- ☆418Updated last week
- a fake clock for golang☆714Updated last month
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- Search for Go code using syntax trees☆476Updated 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 …☆663Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- Automated Semantic Import Versioning Upgrades☆426Updated 2 weeks ago
- Make temporary edits to your Go module dependencies☆906Updated 5 months ago
- Parse and modify Go struct field tags☆650Updated 2 years ago
- Remove unnecessary type conversions from Go source☆385Updated 8 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Diodes are ring buffers manipulated via atomics.☆488Updated this week
- Find in Go repeated strings that could be replaced by a constant☆312Updated 5 months ago
- Visualize Go Dependency Trees☆1,046Updated 3 years ago
- experimental new HTTP client API for #golang (WIP)☆589Updated 6 years ago
- Selected Go-internal packages factored out from the standard library☆954Updated 7 months ago
- Attach hooks to any database/sql driver☆658Updated last year
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated 2 years ago