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
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- Code generation tools for Go.☆431Updated last month
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated 2 months ago
- Detect ineffectual assignments in Go code.☆423Updated last week
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆653Updated last year
- Type-safe, zero-allocation sets for Go☆818Updated 5 years ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Parse and modify Go struct field tags☆646Updated last year
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆309Updated 2 months ago
- A CLI to turn Go's benchmark output into pictures☆340Updated 5 years ago
- Automated Semantic Import Versioning Upgrades☆415Updated 4 months ago
- Attach hooks to any database/sql driver☆658Updated last year
- Golang deep variable equality test that returns human-readable differences☆776Updated 2 months ago
- a fake clock for golang☆710Updated 6 months ago
- Diodes are ring buffers manipulated via atomics.☆481Updated this week
- Make temporary edits to your Go module dependencies☆901Updated last month
- Shotizam analyzes the size of Go binaries☆613Updated last year
- Quick helpers for testing Go applications☆528Updated last year
- experimental new HTTP client API for #golang (WIP)☆587Updated 6 years ago
- Remove unnecessary type conversions from Go source☆384Updated 5 months ago
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Goroutine Leak Detector☆1,041Updated 4 years ago
- Selected Go-internal packages factored out from the standard library☆931Updated 3 months ago
- Package treeprint provides a simple ASCII tree composing tool.☆413Updated last month
- Better time duration formatting in Go!☆504Updated 4 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆824Updated last year
- Load configuration in cascade from multiple backends into a struct☆504Updated last month