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:
- go4 hosts the go4.org packages.☆329Updated 2 years ago
- Small library to read your configuration from environment variables☆248Updated 10 months ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 5 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 6 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆223Updated last year
- atomic is a go package for atomic file writing☆206Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 months ago
- Stack traces for Go errors☆560Updated 2 months ago
- A playground for things that aren't interesting enough to have their own repo.☆336Updated last year
- View annotated files based on line-spec☆227Updated last year
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- Golang errors with stacktrace and context☆280Updated last month
- tool for detecting unused functions and variables in Go source code☆142Updated 6 years ago
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- Golang AMQP mocking library☆167Updated 3 years ago
- Vendoring for executables written in Go☆413Updated 3 years ago
- Easy column formatted output for golang☆167Updated 5 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆490Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆312Updated 6 months ago
- panicwrap is a Go library for catching and handling panics in Go applications.☆450Updated last year
- A package-at-a-time wrapper for protoc, for generating Go protobuf code.☆148Updated 3 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆439Updated 2 weeks ago
- A comprehensive godoc guide.☆420Updated 8 months ago
- go test but faster (cached)☆247Updated 7 years ago
- Range over integers [0,n). Seriously, that's it.☆296Updated 5 years ago