alexkohler / preallocLinks
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆662Updated 3 weeks ago
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
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆362Updated 8 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆673Updated 3 weeks ago
- Code generation tools for Go.☆432Updated 7 months ago
- A CLI to turn Go's benchmark output into pictures☆338Updated 6 years ago
- Detect ineffectual assignments in Go code.☆449Updated 5 months ago
- Pprof made easy at development time for Go☆758Updated 5 years ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Parse and modify Go struct field tags☆653Updated 2 years ago
- An interactive tool to analyze Golang goroutine dump.☆478Updated 4 years ago
- Automated Semantic Import Versioning Upgrades☆432Updated 3 months ago
- Diodes are ring buffers manipulated via atomics.☆491Updated last week
- experimental new HTTP client API for #golang (WIP)☆586Updated 7 years ago
- Search for Go code using syntax trees☆477Updated 4 years ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- ☆429Updated this week
- Attach hooks to any database/sql driver☆662Updated last year
- Make temporary edits to your Go module dependencies☆910Updated 7 months ago
- Find in Go repeated strings that could be replaced by a constant☆314Updated 8 months ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- A Go tool to auto generate methods for your enums☆484Updated last year
- Load configuration in cascade from multiple backends into a struct☆509Updated last month
- Quick helpers for testing Go applications☆530Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Golang errors with stack trace and source fragments.☆1,103Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- a fake clock for golang☆723Updated 2 months ago
- Better time duration formatting in Go!☆510Updated 4 years ago