rjeczalik / interfaces
Code generation tools for Go.
☆429Updated 5 months ago
Alternatives and similar repositories for interfaces:
Users that are interested in interfaces are comparing it to the libraries listed below
- Errwrap is a Go (golang) library for wrapping and querying errors.☆419Updated last month
- Generate interfaces from structure methods.☆336Updated this week
- A Go tool to auto generate methods for your enums☆483Updated 7 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Better time duration formatting in Go!☆498Updated 3 years ago
- Quick helpers for testing Go applications☆529Updated last year
- 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 …☆656Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- Remove unnecessary type conversions from Go source☆383Updated last month
- Parse and modify Go struct field tags☆637Updated last year
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆400Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆754Updated 2 years ago
- Go (golang) http calls with retries and backoff☆648Updated 3 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- Fake data generator for Go (Golang)☆595Updated 8 months ago
- Debugging helper utilities for Go☆356Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆341Updated 9 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆344Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- Format package documentation (godoc) as GitHub friendly Markdown☆528Updated 3 years ago
- Go package for dealing with maps, slices, JSON and other data.☆733Updated last month
- Attach hooks to any database/sql driver☆655Updated 8 months ago
- ☆389Updated 2 weeks ago
- Clock is a small library for mocking time in Go.☆679Updated last year
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated last year