alexkohler / preallocLinks
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆662Updated last month
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.☆536Updated 2 years ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆819Updated 5 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆363Updated 8 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆673Updated 3 weeks ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- Code generation tools for Go.☆432Updated 8 months ago
- a fake clock for golang☆723Updated 2 months ago
- Automated Semantic Import Versioning Upgrades☆434Updated 3 months ago
- Detect ineffectual assignments in Go code.☆450Updated 5 months ago
- Pprof made easy at development time for Go☆758Updated 5 years ago
- Parse and modify Go struct field tags☆653Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆493Updated this week
- An interactive tool to analyze Golang goroutine dump.☆478Updated 4 years ago
- Quick helpers for testing Go applications☆532Updated last year
- 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 …☆664Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Search for Go code using syntax trees☆477Updated 4 years ago
- Find in Go repeated strings that could be replaced by a constant☆314Updated 8 months ago
- Load configuration in cascade from multiple backends into a struct☆508Updated 2 months ago
- Golang deep variable equality test that returns human-readable differences☆787Updated last month
- Attach hooks to any database/sql driver☆662Updated last year
- Golang errors with stack trace and source fragments.☆1,104Updated last year
- experimental new HTTP client API for #golang (WIP)☆586Updated 7 years ago
- Better time duration formatting in Go!☆510Updated 4 years ago
- A Go tool to auto generate methods for your enums☆484Updated last year
- Make temporary edits to your Go module dependencies☆912Updated 8 months ago
- A collection of packages to augment the go testing package and support common patterns.☆577Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- ☆429Updated 2 weeks ago