alexkohler / preallocLinks
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆659Updated 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.☆360Updated 6 months ago
- Clock is a small library for mocking time in Go.☆688Updated 2 years ago
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Detect ineffectual assignments in Go code.☆440Updated 3 months ago
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- Pprof made easy at development time for Go☆758Updated 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
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆669Updated last month
- Code generation tools for Go.☆432Updated 6 months ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 2 years ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 4 years ago
- Make temporary edits to your Go module dependencies☆909Updated 6 months ago
- Attach hooks to any database/sql driver☆662Updated last year
- Quick helpers for testing Go applications☆530Updated last year
- Automated Semantic Import Versioning Upgrades☆426Updated last month
- Search for Go code using syntax trees☆476Updated 4 years ago
- Find in Go repeated strings that could be replaced by a constant☆313Updated 6 months ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- ☆425Updated this week
- experimental new HTTP client API for #golang (WIP)☆587Updated 6 years ago
- Better time duration formatting in Go!