jmhodges / copyfighter
Statically analyzes Go code and reports functions that are passing large structs by value
☆206Updated 3 years ago
Alternatives and similar repositories for copyfighter:
Users that are interested in copyfighter are comparing it to the libraries listed below
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- A library for doing diffs of arbitrary Golang structs.☆257Updated 4 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆419Updated 2 months ago
- Simple backoff algorithm in Go (golang)☆644Updated last year
- Diodes are ring buffers manipulated via atomics.☆472Updated this week
- Go (golang) http calls with retries and backoff☆649Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- ☆396Updated last month
- Code generation tools for Go.☆429Updated 6 months ago
- Small library to read your configuration from environment variables☆243Updated 2 months ago
- go4 hosts the go4.org packages.☆327Updated last year
- Remove unnecessary type conversions from Go source☆383Updated 2 months ago
- Stack traces for Go errors☆548Updated last year
- Simple idiomatic retry package for Go☆357Updated 3 years ago
- Golang errors with stacktrace and context☆276Updated this week
- Golang AMQP mocking library☆167Updated 3 years ago
- atomic is a go package for atomic file writing☆200Updated 2 years ago
- View annotated files based on line-spec☆227Updated last year
- Golden file testing for Go☆243Updated 8 months ago
- Load configuration in cascade from multiple backends into a struct☆493Updated 3 months ago
- Vendoring for executables written in Go☆413Updated 3 years ago
- A comprehensive godoc guide.☆417Updated last month
- Find in Go repeated strings that could be replaced by a constant☆305Updated this week
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆652Updated last year
- (Go Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verify…☆208Updated last year
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 7 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 9 months ago