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:
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Small library to read your configuration from environment variables☆245Updated 7 months ago
- Stack traces for Go errors☆555Updated last year
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- View annotated files based on line-spec☆225Updated last year
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 3 years ago
- ☆410Updated last week
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆221Updated last year
- A playground for things that aren't interesting enough to have their own repo.☆334Updated 11 months ago
- atomic is a go package for atomic file writing☆202Updated 3 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- go4 hosts the go4.org packages.☆332Updated last year
- A package-at-a-time wrapper for protoc, for generating Go protobuf code.☆148Updated 3 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆278Updated 3 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆434Updated last week
- Easy column formatted output for golang☆166Updated 4 years ago
- Golang AMQP mocking library☆167Updated 3 years ago
- Golang errors with stacktrace and context☆278Updated 4 months ago
- Range over integers [0,n). Seriously, that's it.☆296Updated 5 years ago
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆480Updated 2 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆171Updated 6 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆137Updated 5 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Exponentially Weighted Moving Average algorithms for Go.☆449Updated last year
- (Go Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verify…☆209Updated 2 years ago
- GoCover.io offers the code coverage of any golang package as a service.☆226Updated 2 years ago
- sqlstruct provides some convenience functions for using structs with go's database/sql package☆177Updated last year