rjeczalik / interfacesLinks
Code generation tools for Go.
☆431Updated 3 months ago
Alternatives and similar repositories for interfaces
Users that are interested in interfaces are comparing it to the libraries listed below
Sorting:
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Generate interfaces from structure methods.☆348Updated 2 weeks ago
- Go (golang) library for deep copying values in Go.☆351Updated 4 years ago
- Find in Go repeated strings that could be replaced by a constant☆313Updated 4 months ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆437Updated 3 weeks ago
- Attach hooks to any database/sql driver☆658Updated last year
- Better time duration formatting in Go!☆507Updated 4 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆415Updated 3 months ago
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- A Go tool to auto generate methods for your enums☆484Updated last year
- Quick helpers for testing Go applications☆530Updated last year
- Format package documentation (godoc) as GitHub friendly Markdown☆530Updated 4 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Load configuration in cascade from multiple backends into a struct☆505Updated last month
- ☆416Updated 3 weeks ago
- High level abstractions over the Go reflect library☆534Updated last year
- Parse and modify Go struct field tags☆646Updated 2 years ago
- Simple idiomatic retry package for Go☆358Updated 3 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- Trims, sanitizes & scrubs data based on struct tags (go, golang)☆326Updated 2 months ago
- panicwrap is a Go library for catching and handling panics in Go applications.☆450Updated last year
- Go (golang) http calls with retries and backoff☆652Updated 3 years ago
- Small library to read your configuration from environment variables☆246Updated 8 months ago
- Fluent immutable builders for golang☆227Updated 7 years ago
- a tool for code clone detection