alexkohler / preallocLinks
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆657Updated 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.☆535Updated 2 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆359Updated 6 months ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- Detect ineffectual assignments in Go code.☆434Updated 3 months ago
- Type-safe, zero-allocation sets for Go☆820Updated 5 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
- Find in Go repeated strings that could be replaced by a constant☆312Updated 6 months ago
- Code generation tools for Go.☆431Updated 5 months ago
- Clock is a small library for mocking time in Go.☆687Updated 2 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆667Updated last week
- Parse and modify Go struct field tags☆651Updated 2 years ago
- ☆420Updated this week
- Pprof made easy at development time for Go☆758Updated 5 years ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- Diodes are ring buffers manipulated via atomics.☆488Updated last week
- Golang deep variable equality test that returns human-readable differences☆784Updated 6 months ago
- Automated Semantic Import Versioning Upgrades☆426Updated last month
- a tool for code clone detection☆358Updated last year
- Remove unnecessary type conversions from Go source☆385Updated 9 months ago
- experimental new HTTP client API for #golang (WIP)☆588Updated 6 years ago
- a fake clock for golang☆719Updated last week
- Make temporary edits to your Go module dependencies☆910Updated 5 months ago
- Attach hooks to any database/sql driver☆660Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Golang errors with stack trace and source fragments.☆1,102Updated last year
- Better time duration formatting in Go!☆509Updated 4 years ago
- A Go tool to auto generate methods for your enums☆483Updated last year