jmhodges / copyfighterLinks
Statically analyzes Go code and reports functions that are passing large structs by value
☆206Updated 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 last year
- A library for doing diffs of arbitrary Golang structs.☆259Updated 5 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆267Updated 4 months ago
- View annotated files based on line-spec☆227Updated 2 years ago
- Golang AMQP mocking library☆168Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆261Updated 6 years ago
- go4 hosts the go4.org packages.☆331Updated 2 weeks ago
- A playground for things that aren't interesting enough to have their own repo.☆335Updated last year
- A Thread-Safe RateCounter implementation in Golang☆263Updated last year
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- 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.☆536Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆225Updated last year
- apicompat checks recent changes to a Go project for backwards incompatible changes☆181Updated 8 years ago
- Diodes are ring buffers manipulated via atomics.☆491Updated last week
- A package-at-a-time wrapper for protoc, for generating Go protobuf code.☆147Updated 3 years ago
- Stack traces for Go errors☆561Updated 4 months ago
- panicwrap is a Go library for catching and handling panics in Go applications.☆450Updated last year
- Find in Go repeated strings that could be replaced by a constant☆314Updated 8 months ago
- Utilities for slightly better logging in Go (Golang).☆369Updated last week
- Pegomock is a powerful, yet simple mocking framework for the Go programming language☆297Updated 4 months ago
- ☆429Updated this week
- Source code analyzer that helps you to make your Go programs more consistent.☆362Updated 8 months ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- A comprehensive godoc guide.☆423Updated 10 months ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆281Updated 3 years ago
- Simple backoff algorithm in Go (golang)☆658Updated 2 years ago
- gobin is an experimental, module-aware command to install/run main packages.☆219Updated 4 years ago
- Fluent immutable builders for golang☆226Updated 7 years ago