jmhodges / copyfighter
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:
- View annotated files based on line-spec☆227Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Small library to read your configuration from environment variables☆243Updated 3 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆246Updated 3 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Stack traces for Go errors☆548Updated last year
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆475Updated 2 years ago
- A comprehensive godoc guide.☆418Updated last month
- Source code analyzer that helps you to make your Go programs more consistent.☆346Updated 3 months ago
- Assert your Go code is inlined and bounds-check eliminated☆290Updated 2 weeks ago
- ☆397Updated 2 months ago
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- go4 hosts the go4.org packages.☆327Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆422Updated 3 months ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆475Updated last week
- Arbitrary-precision decimals for Go☆727Updated 8 months ago
- Code generation tools for Go.☆430Updated 7 months ago
- Range over integers [0,n). Seriously, that's it.☆295Updated 5 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- Get hash values for arbitrary values in Go (golang).☆758Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆349Updated 4 years ago
- Golang deep variable equality test that returns human-readable differences☆770Updated last week
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- Clock is a small library for mocking time in Go.☆682Updated last year
- Mutation testing for Go source code☆654Updated 10 months ago