jmattheis / goverter
Generate type-safe Go converters by defining function signatures.
☆628Updated last week
Alternatives and similar repositories for goverter:
Users that are interested in goverter are comparing it to the libraries listed below
- Generate any code based on Go types. Generates type-based code to copy values from type to type and fields from struct to struct by defau…☆365Updated this week
- An enum generator for go☆795Updated 4 months ago
- A Go tool to auto generate methods for your enums☆451Updated last week
- Refactoring and code transformation tool for Go.☆979Updated 2 weeks ago
- Combine one or more Go errors together☆1,104Updated 10 months ago
- Make your Go programs use less memory (maybe)☆765Updated this week
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆1,971Updated 3 months ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,158Updated 2 weeks ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆443Updated 3 weeks ago
- Concurrent data structures for Go☆1,196Updated 2 weeks ago
- Go library for retrying with configurable backoffs☆656Updated 7 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆462Updated 5 months ago
- Go error library with error portability over the network☆2,166Updated 2 weeks ago
- A library for diffing golang structures☆929Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆554Updated 6 months ago
- A golang package for converting to snake_case or CamelCase☆1,059Updated last year
- Golang rate limiters for distributed applications☆523Updated last week
- Initialize structs with default values☆820Updated 6 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆913Updated last month
- Golang port of Abseil's SwissTable☆819Updated 7 months ago
- 🎄 Go code coverage to SVG treemap☆540Updated 3 weeks ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆441Updated 8 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆611Updated 2 months ago
- A comprehensive error handling library for Go☆1,239Updated 3 months ago
- Fastest and most memory efficient golang concurrent hashmap☆975Updated 4 months ago
- Golang errors with stack trace and source fragments.☆1,068Updated 9 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,408Updated 3 months ago
- Redis client Mock☆302Updated 8 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆466Updated last month