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☆247Updated 8 months ago
- View annotated files based on line-spec☆226Updated last year
- 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
- 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.☆263Updated last month
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- ☆416Updated last month
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- Golang AMQP mocking library☆167Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Golang errors with stacktrace and context☆279Updated last week
- Stack traces for Go errors☆559Updated last month
- Remove unnecessary type conversions from Go source☆385Updated 8 months ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆279Updated 3 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆223Updated last year
- A package-at-a-time wrapper for protoc, for generating Go protobuf code.☆148Updated 3 years ago
- Courtney is a coverage tool for Go☆177Updated 8 months ago
- A playground for things that aren't interesting enough to have their own repo.☆335Updated last year
- Package generics is the true way to program generically in golang☆193Updated 7 years 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
- Find in Go repeated strings that could be replaced by a constant☆312Updated 4 months ago
- Tool for show test coverage in terminal for Go source files☆250Updated last month
- Diodes are ring buffers manipulated via atomics.☆487Updated last week
- Vendoring for executables written in Go☆413Updated 3 years ago
- atomic is a go package for atomic file writing☆204Updated 3 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆357Updated 4 months 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