rjeczalik / interfacesLinks
Code generation tools for Go.
☆431Updated last month
Alternatives and similar repositories for interfaces
Users that are interested in interfaces are comparing it to the libraries listed below
Sorting:
- Generate interfaces from structure methods.☆342Updated this week
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- A Go tool to auto generate methods for your enums☆483Updated 11 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆430Updated 2 weeks ago
- Better time duration formatting in Go!☆504Updated 4 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆408Updated 3 weeks ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆309Updated last month
- Debugging helper utilities for Go☆356Updated 3 years ago
- Go (golang) http calls with retries and backoff☆652Updated 3 years ago
- ☆400Updated 2 weeks ago
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Attach hooks to any database/sql driver☆656Updated last year
- panicwrap is a Go library for catching and handling panics in Go applications.☆450Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆343Updated last year
- Simple idiomatic retry package for Go☆356Updated 3 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆528Updated 4 years ago
- High level abstractions over the Go reflect library☆529Updated 10 months ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- Parse and modify Go struct field tags☆646Updated last year
- Load configuration in cascade from multiple backends into a struct☆505Updated last week
- a tool for code clone detection☆351Updated last year
- A comprehensive godoc guide.☆419Updated 3 months ago
- Trims, sanitizes & scrubs data based on struct tags (go, golang)☆325Updated last year
- Golang struct-to-table database mapper☆306Updated 4 years ago
- Simple backoff algorithm in Go (golang)