rjeczalik / interfaces
Code generation tools for Go.
☆423Updated last month
Related projects ⓘ
Alternatives and complementary repositories for interfaces
- Generate interfaces from structure methods.☆325Updated 10 months ago
- Better time duration formatting in Go!☆495Updated 3 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆400Updated 7 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆290Updated 3 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 6 months ago
- Go (golang) http calls with retries and backoff☆647Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated 3 weeks ago
- Go (golang) library for deep copying values in Go.☆346Updated 3 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated last year
- Simple idiomatic retry package for Go☆350Updated 2 years 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 …☆650Updated last year
- Floc: Orchestrate goroutines with ease.☆269Updated 3 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆340Updated 4 months ago
- Fast conversions across various Go types with a simple API.☆385Updated 3 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆336Updated 6 months ago
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- Debugging helper utilities for Go☆354Updated 2 years ago
- A comprehensive godoc guide.☆411Updated 9 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- A Go tool to auto generate methods for your enums☆480Updated 3 months ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆490Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆810Updated 4 years ago
- Quick helpers for testing Go applications☆528Updated 8 months ago
- A collection of packages to augment the go testing package and support common patterns.☆517Updated 2 months ago
- Load configuration in cascade from multiple backends into a struct☆495Updated 7 months ago
- "go build" wrapper to add version info to Golang applications☆539Updated last year
- Parse and modify Go struct field tags☆633Updated last year
- A tiny library for super simple Golang tables☆356Updated 3 years ago