jmattheis / goverterLinks
Generate type-safe Go converters by defining function signatures.
☆744Updated 3 weeks ago
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…☆397Updated 5 months ago
- An enum generator for go☆861Updated this week
- Combine one or more Go errors together☆1,150Updated last year
- A Go tool to auto generate methods for your enums☆494Updated this week
- Refactoring and code transformation tool for Go.☆1,008Updated 6 months ago
- Initialize structs with default values☆850Updated last year
- A library for diffing golang structures☆963Updated last week
- Right imports sorting & code formatting tool (goimports alternative)☆679Updated 4 months ago
- Golang rate limiters for distributed applications☆579Updated 2 weeks ago
- Go library for creating finite state machines☆1,098Updated 2 months ago
- Make your Go programs use less memory (maybe)☆837Updated last week
- 🎄 Go code coverage to SVG treemap☆576Updated 3 months ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆729Updated last week
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆527Updated last week
- Go library for retrying with configurable backoffs☆678Updated last year
- Concurrent data structures for Go☆1,452Updated last month
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,248Updated last month
- GCI, a tool that control golang package import order and make it always deterministic.☆515Updated 3 weeks ago
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,241Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆975Updated 2 months ago
- An in-memory cache with item expiration and generics☆1,132Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆616Updated 4 months ago
- Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No ba…☆1,461Updated last week
- Go library for decoding generic map values into native Go structures and vice versa.☆364Updated last week
- Golang port of Abseil's SwissTable☆828Updated 5 months ago
- Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations☆595Updated this week
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,940Updated last week
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆370Updated last week
- Protocol Buffer Validation for Go☆403Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆1,015Updated 9 months ago