jmhodges / copyfighterLinks
Statically analyzes Go code and reports functions that are passing large structs by value
☆207Updated 4 years ago
Alternatives and similar repositories for copyfighter
Users that are interested in copyfighter are comparing it to the libraries listed below
Sorting:
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Small library to read your configuration from environment variables☆248Updated 9 months ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 months 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.☆329Updated 2 years ago
- Golang AMQP mocking library☆167Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- View annotated files based on line-spec☆227Updated last year
- Package rehttp implements a Go HTTP transport that handles retries.☆223Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- Simple backoff algorithm in Go (golang)☆656Updated last year
- A playground for things that aren't interesting enough to have their own repo.☆335Updated last year
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- Utilities for slightly better logging in Go (Golang).☆371Updated 3 months ago
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆490Updated 3 years ago
- Stack traces for Go errors☆560Updated 2 months ago
- Vendoring for executables written in Go☆413Updated 3 years ago
- ☆418Updated this week
- Errwrap is a Go (golang) library for wrapping and querying errors.☆438Updated this week
- A comprehensive godoc guide.☆420Updated 7 months ago
- Remove unnecessary type conversions from Go source☆385Updated 8 months ago
- atomic is a go package for atomic file writing☆204Updated 3 years ago
- A package-at-a-time wrapper for protoc, for generating Go protobuf code.☆148Updated 3 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- Exponentially Weighted Moving Average algorithms for Go.☆450Updated last year
- gomove is a utility to help you move golang packages by automatically changing the import paths from the old one to new one.☆167Updated 2 years ago
- An example of good godoc documentation.☆161Updated 9 years ago