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☆246Updated 7 months ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 2 weeks ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Golang AMQP mocking library☆167Updated 3 years ago
- View annotated files based on line-spec☆226Updated last year
- ☆416Updated 2 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- go4 hosts the go4.org packages.☆332Updated last year
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- Package rehttp implements a Go HTTP transport that handles retries.☆221Updated last year
- atomic is a go package for atomic file writing☆202Updated 3 years ago
- A playground for things that aren't interesting enough to have their own repo.☆335Updated last year
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Diodes are ring buffers manipulated via atomics.☆485Updated 2 weeks ago
- Exponentially Weighted Moving Average algorithms for Go.☆449Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆435Updated 2 weeks ago
- A package-at-a-time wrapper for protoc, for generating Go protobuf code.☆148Updated 3 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆481Updated 2 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- Golang errors with stacktrace and context☆278Updated 5 months ago
- Simple backoff algorithm in Go (golang)☆655Updated last year
- Cobra command line tool generator for gRPC clients☆189Updated 2 years ago
- Remove unnecessary type conversions from Go source☆384Updated 7 months ago
- 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☆180Updated 8 years ago
- Stack traces for Go errors☆556Updated 2 weeks ago
- Code generation tools for Go.☆431Updated 3 months ago
- Find in Go repeated strings that could be replaced by a constant☆313Updated 4 months ago