alexkohler / preallocLinks
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆655Updated 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
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated 2 months ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆818Updated 5 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆655Updated last year
- Automated Semantic Import Versioning Upgrades☆418Updated this week
- A CLI to turn Go's benchmark output into pictures☆340Updated 5 years ago
- Code generation tools for Go.☆431Updated 2 months ago
- Detect ineffectual assignments in Go code.☆427Updated last month
- Parse and modify Go struct field tags☆644Updated last year
- Pprof made easy at development time for Go☆755Updated 4 years ago
- A Go tool to auto generate methods for your enums☆485Updated last year
- Quick helpers for testing Go applications☆528Updated last year
- ☆407Updated last month
- Diodes are ring buffers manipulated via atomics.☆482Updated this week
- Find in Go repeated strings that could be replaced by a constant☆310Updated 2 months ago
- Golang deep variable equality test that returns human-readable differences☆779Updated 3 months ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- Load configuration in cascade from multiple backends into a struct☆504Updated this week
- Shotizam analyzes the size of Go binaries☆613Updated last year
- Better time duration formatting in Go!☆507Updated 4 years ago
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆825Updated last year
- Selected Go-internal packages factored out from the standard library☆934Updated 4 months ago
- Golang errors with stack trace and source fragments.☆1,098Updated last year
- experimental new HTTP client API for #golang (WIP)☆587Updated 6 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- Chronos - A static race detector for the go language☆435Updated 3 years ago
- Attach hooks to any database/sql driver☆659Updated last year
- a fake clock for golang☆710Updated last week