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:
- Small library to read your configuration from environment variables☆250Updated 11 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆261Updated 6 years ago
- View annotated files based on line-spec☆227Updated last year
- go4 hosts the go4.org packages.☆329Updated 2 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆266Updated 4 months ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 5 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆439Updated 3 weeks ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆181Updated 8 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆225Updated last year
- A playground for things that aren't interesting enough to have their own repo.☆336Updated last year
- panicwrap is a Go library for catching and handling panics in Go applications.☆450Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- A package-at-a-time wrapper for protoc, for generating Go protobuf code.☆147Updated 3 years ago
- atomic is a go package for atomic file writing☆206Updated 3 years ago
- Golang AMQP mocking library☆168Updated 3 years ago
- Diodes are ring buffers manipulated via atomics.☆490Updated 3 weeks ago
- Remove unnecessary type conversions from Go source☆387Updated 10 months ago
- Stack traces for Go errors☆560Updated 4 months ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- Simple backoff algorithm in Go (golang)☆656Updated last year
- ☆428Updated 3 weeks ago
- tool for detecting unused functions and variables in Go source code☆142Updated 6 years ago
- Code generation tools for Go.☆432Updated 7 months ago
- A comprehensive godoc guide.☆422Updated 9 months ago
- An example of good godoc documentation.☆161Updated 10 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
- A Thread-Safe RateCounter implementation in Golang☆263Updated last year
- Merge coverprofile results from multiple go cover runs☆225Updated 4 years ago