jmattheis / goverterLinks
Generate type-safe Go converters by defining function signatures.
☆802Updated this week
Alternatives and similar repositories for goverter
Users that are interested in goverter are comparing it to the libraries listed below
Sorting:
- An enum generator for go☆909Updated last month
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆398Updated 10 months ago
- Refactoring and code transformation tool for Go.☆1,024Updated 10 months ago
- Golang rate limiters for distributed applications☆610Updated this week
- Make your Go programs use less memory (maybe)☆926Updated 3 weeks ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆594Updated last month
- Combine one or more Go errors together☆1,166Updated last year
- A Go tool to auto generate methods for your enums☆502Updated 4 months ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆833Updated this week
- A library for diffing golang structures☆982Updated 4 months ago
- Initialize structs with default values☆866Updated last year
- Golang port of Abseil's SwissTable☆829Updated 10 months ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,301Updated 3 weeks ago
- Concurrent data structures for Go☆1,539Updated 3 months ago
- Go library for creating finite state machines☆1,151Updated 2 months ago
- Right imports sorting & code formatting tool (goimports alternative)☆709Updated last month
- 🎄 Go code coverage to SVG treemap☆593Updated 8 months ago
- An in-memory cache with item expiration and generics☆1,200Updated last month
- GCI, a tool that control golang package import order and make it always deterministic.☆537Updated 5 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,007Updated last month
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,591Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.