jmhodges / copyfighter
Statically analyzes Go code and reports functions that are passing large structs by value
☆205Updated 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.☆538Updated last year
- View annotated files based on line-spec☆227Updated last year
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated 11 months ago
- go4 hosts the go4.org packages.☆326Updated last year
- Stack traces for Go errors☆546Updated 11 months ago
- Simple backoff algorithm in Go (golang)☆642Updated last year
- Concurrent Buffered IO in Go #golang☆244Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆263Updated 5 years ago
- Arbitrary-precision decimals for Go☆713Updated 6 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 2 years ago
- Golang errors with stacktrace and context☆275Updated 11 months ago
- Code generation tools for Go.☆427Updated 4 months ago
- Cobra command line tool generator for gRPC clients☆189Updated 2 years ago
- Golden file testing for Go☆237Updated 6 months ago
- Remove unnecessary type conversions from Go source☆383Updated this week
- Range over integers [0,n). Seriously, that's it.☆298Updated 5 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆417Updated 2 weeks ago
- A comprehensive godoc guide.☆415Updated last year
- An interactive tool to analyze Golang goroutine dump.☆466Updated 3 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Automated Semantic Import Versioning Upgrades☆386Updated 2 months ago
- Vendoring for executables written in Go☆413Updated 2 years ago
- A Thread-Safe RateCounter implementation in Golang☆260Updated 9 months ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆474Updated 2 years ago
- licenses lists Go packages dependencies licenses☆182Updated 6 years ago
- Small library to read your configuration from environment variables☆243Updated 3 weeks ago
- Go (golang) http calls with retries and backoff☆651Updated 3 years ago