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.☆259Updated 5 years ago
- Small library to read your configuration from environment variables☆248Updated 10 months ago
- go4 hosts the go4.org packages.☆329Updated 2 years ago
- A playground for things that aren't interesting enough to have their own repo.☆336Updated last year
- Package rehttp implements a Go HTTP transport that handles retries.☆224Updated last year
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 6 years ago
- View annotated files based on line-spec☆227Updated last year
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆265Updated 3 months ago
- Golang AMQP mocking library☆167Updated 3 years ago
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- Remove unnecessary type conversions from Go source☆385Updated 10 months ago
- Stack traces for Go errors☆560Updated 3 months ago
- Simple backoff algorithm in Go (golang)☆656Updated last year
- Range over integers [0,n). Seriously, that's it.☆296Updated 5 years ago
- Diodes are ring buffers manipulated via atomics.☆489Updated this week
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- panicwrap is a Go library for catching and handling panics in Go applications.☆450Updated last year
- apicompat checks recent changes to a Go project for backwards incompatible changes☆181Updated 8 years ago
- ☆425Updated this week
- Tool for show test coverage in terminal for Go source files☆250Updated 3 months ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Golang errors with stacktrace and context☆280Updated 2 months ago
- tool for detecting unused functions and variables in Go source code☆142Updated 6 years ago
- atomic is a go package for atomic file writing☆206Updated 3 years ago
- filebuffer is a package implementing a few file-like interfaces. The implementation is backed by a byte buffer. The main purpose is to ha…☆145Updated 2 years ago
- 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
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆490Updated 3 years ago
- Struct Faker for Go☆347Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Utilities for slightly better logging in Go (Golang).☆371Updated last week