jmhodges / copyfighter
Statically analyzes Go code and reports functions that are passing large structs by value
☆204Updated 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
- Diodes are ring buffers manipulated via atomics.☆472Updated last week
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- ☆390Updated 3 weeks ago
- Small library to read your configuration from environment variables☆243Updated 2 months ago
- View annotated files based on line-spec☆227Updated last year
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 2 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆370Updated 2 years ago
- Simple backoff algorithm in Go (golang)☆643Updated last year
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆474Updated 2 years ago
- Range over integers [0,n). Seriously, that's it.☆297Updated 5 years ago
- Stack traces for Go errors☆547Updated last year
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Golang errors with stacktrace and context☆275Updated last year
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 years ago
- go4 hosts the go4.org packages.☆327Updated last year
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 6 months ago
- panicwrap is a Go library for catching and handling panics in Go applications.☆447Updated 11 months ago
- Simple idiomatic retry package for Go☆357Updated 3 years ago
- Code generation tools for Go.☆429Updated 5 months ago
- A Thread-Safe RateCounter implementation in Golang☆262Updated 11 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆862Updated 7 months ago
- Remove unnecessary type conversions from Go source☆383Updated last month
- Concurrent Buffered IO in Go #golang☆245Updated 3 years ago
- Accurate Code Coverage reporting for Golang (Go)☆218Updated 2 months ago
- Utilities for slightly better logging in Go (Golang).☆368Updated 3 months ago
- A simple utility for running exhaustiveness checks on Go "sum types."☆432Updated last week
- Courtney is a coverage tool for Go☆170Updated last month
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago