rjeczalik / interfaces
Code generation tools for Go.
☆431Updated 7 months ago
Alternatives and similar repositories for interfaces
Users that are interested in interfaces are comparing it to the libraries listed below
Sorting:
- Errwrap is a Go (golang) library for wrapping and querying errors.☆423Updated 3 months ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- A Go tool to auto generate methods for your enums☆483Updated 9 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- ☆397Updated 2 months ago
- 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 …☆660Updated 2 years ago
- Find in Go repeated strings that could be replaced by a constant☆306Updated last week
- Generate interfaces from structure methods.☆341Updated 3 weeks ago
- Debugging helper utilities for Go☆356Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Quick helpers for testing Go applications☆529Updated last year
- Attach hooks to any database/sql driver☆656Updated 11 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated last year
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Better time duration formatting in Go!☆500Updated 3 years ago
- Simple backoff algorithm in Go (golang)☆644Updated last year
- Parse and modify Go struct field tags☆644Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆344Updated 11 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆406Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆561Updated 3 months ago
- Golang struct-to-table database mapper☆306Updated 4 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆347Updated 3 months ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- panicwrap is a Go library for catching and handling panics in Go applications.☆449Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆751Updated 3 months ago
- Load configuration in cascade from multiple backends into a struct☆501Updated 4 months ago