jmhodges / copyfighterLinks
Statically analyzes Go code and reports functions that are passing large structs by value
☆206Updated 4 years ago
Alternatives and similar repositories for copyfighter
Users that are interested in copyfighter are comparing it to the libraries listed below
Sorting:
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Code generation tools for Go.☆432Updated 8 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Simple backoff algorithm in Go (golang)☆649Updated last year
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Get hash values for arbitrary values in Go (golang).☆758Updated 2 years ago
- ☆397Updated 3 months ago
- View annotated files based on line-spec☆225Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆423Updated 3 months ago
- Go (golang) http calls with retries and backoff☆652Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 3 years ago
- Stack traces for Go errors☆549Updated last year
- Diodes are ring buffers manipulated via atomics.☆475Updated last month
- Remove unnecessary type conversions from Go source☆383Updated 3 months ago
- Small library to read your configuration from environment variables☆243Updated 4 months ago
- A comprehensive godoc guide.☆417Updated 2 months ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆475Updated 2 years ago
- Golang AMQP mocking library☆167Updated 3 years ago
- go4 hosts the go4.org packages.☆328Updated last year
- Golang errors with stacktrace and context☆276Updated last month
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Simple idiomatic retry package for Go☆356Updated 3 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- Automated Semantic Import Versioning Upgrades☆407Updated 2 months ago
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- Arbitrary-precision decimals for Go☆733Updated 9 months ago
- Concurrent Buffered IO in Go #golang☆247Updated 3 years ago