jmattheis / goverterLinks
Generate type-safe Go converters by defining function signatures.
☆701Updated this week
Alternatives and similar repositories for goverter
Users that are interested in goverter are comparing it to the libraries listed below
Sorting:
- 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…☆390Updated 3 months ago
- An enum generator for go☆835Updated 3 months ago
- Combine one or more Go errors together☆1,140Updated last year
- Refactoring and code transformation tool for Go.☆996Updated 4 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 2 weeks ago
- A library for diffing golang structures☆952Updated last year
- Initialize structs with default values☆840Updated 10 months ago
- Golang rate limiters for distributed applications☆566Updated 2 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.☆496Updated 2 months ago
- Make your Go programs use less memory (maybe)☆821Updated 2 weeks ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆488Updated this week
- A Go tool to auto generate methods for your enums☆479Updated 4 months ago
- A golang package for converting to snake_case or CamelCase☆1,089Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆685Updated 3 weeks ago
- Go library for retrying with configurable backoffs☆669Updated 10 months ago
- Concurrent data structures for Go☆1,348Updated last month
- Right imports sorting & code formatting tool (goimports alternative)☆671Updated 2 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,460Updated 2 weeks ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,222Updated 3 weeks ago
- Redis client Mock☆317Updated 11 months ago
- Golang port of Abseil's SwissTable☆825Updated 3 months ago
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,139Updated last month
- 🎄 Go code coverage to SVG treemap☆564Updated last month
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,561Updated last week
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆448Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- An in-memory cache with item expiration and generics☆1,063Updated last week
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆359Updated this week