rjeczalik / interfaces
Code generation tools for Go.
☆427Updated 4 months ago
Alternatives and similar repositories for interfaces:
Users that are interested in interfaces are comparing it to the libraries listed below
- A Go tool to auto generate methods for your enums☆482Updated 6 months ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Quick helpers for testing Go applications☆530Updated 11 months ago
- Go package for dealing with maps, slices, JSON and other data.☆726Updated last week
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆653Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Generate interfaces from structure methods.☆331Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆417Updated 2 weeks ago
- Find in Go repeated strings that could be replaced by a constant☆299Updated 7 months ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆342Updated 8 months ago
- Clock is a small library for mocking time in Go.☆679Updated last year
- Better time duration formatting in Go!☆499Updated 3 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆342Updated last week
- Remove unnecessary type conversions from Go source☆383Updated this week
- Get hash values for arbitrary values in Go (golang).☆752Updated 2 years ago
- ☆385Updated this week
- Fluent immutable builders for golang☆223Updated 6 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆278Updated 2 years ago
- A comprehensive godoc guide.☆415Updated last year
- Attach hooks to any database/sql driver☆654Updated 7 months ago
- a fake clock for golang☆682Updated last month
- High level abstractions over the Go reflect library☆528Updated 5 months ago
- Golang struct-to-table database mapper☆304Updated 4 years ago
- Load configuration in cascade from multiple backends into a struct☆493Updated last month
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Debugging helper utilities for Go☆355Updated 2 years ago
- Parse and modify Go struct field tags☆636Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆532Updated last week
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated last year