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.☆535Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆478Updated last month
- go4 hosts the go4.org packages.☆328Updated last year
- Arbitrary-precision decimals for Go☆736Updated 10 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Stack traces for Go errors☆554Updated last year
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆321Updated 6 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆428Updated 2 weeks ago
- ☆399Updated this week
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆247Updated 3 years ago
- Go (golang) http calls with retries and backoff☆652Updated 3 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- View annotated files based on line-spec☆225Updated last year
- A Go metrics interface with fast buffered metrics and third party reporters☆875Updated last week
- Golang errors with stacktrace and context☆276Updated 2 months ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- Package rehttp implements a Go HTTP transport that handles retries.☆219Updated last year
- A simple utility for running exhaustiveness checks on Go "sum types."☆440Updated 3 months ago
- Simple backoff algorithm in Go (golang)☆650Updated last year
- A high-performance, arbitrary-precision, floating-point decimal library.☆556Updated last year
- Automated Semantic Import Versioning Upgrades☆410Updated 3 months ago
- Small library to read your configuration from environment variables☆244Updated 4 months ago
- Code generation tools for Go.☆431Updated 3 weeks ago
- Remove unnecessary type conversions from Go source☆383Updated 4 months ago
- Simple idiomatic retry package for Go☆356Updated 3 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated 3 weeks ago