jmattheis / goverterLinks
Generate type-safe Go converters by defining function signatures.
☆752Updated last 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…☆397Updated 6 months ago
- An enum generator for go☆867Updated this week
- Combine one or more Go errors together☆1,152Updated last year
- Golang rate limiters for distributed applications☆585Updated last week
- Refactoring and code transformation tool for Go.☆1,012Updated 6 months ago
- Go library for creating finite state machines☆1,106Updated 3 months ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆742Updated last week
- Make your Go programs use less memory (maybe)☆841Updated 3 weeks ago
- A library for diffing golang structures☆965Updated last month
- A Go tool to auto generate methods for your enums☆493Updated 3 weeks ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆531Updated this week
- Concurrent data structures for Go☆1,465Updated 2 months ago
- 🎄 Go code coverage to SVG treemap☆577Updated 4 months ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,255Updated 2 weeks ago
- Initialize structs with default values☆851Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆621Updated 5 months ago
- Go library for retrying with configurable backoffs☆683Updated last year
- Golang port of Abseil's SwissTable☆830Updated 6 months ago
- Right imports sorting & code formatting tool (goimports alternative)☆683Updated 4 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆978Updated 3 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆516Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,018Updated 10 months ago
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,276Updated last week
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆452Updated this week
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,950Updated 2 weeks ago
- A golang package for converting to snake_case or CamelCase☆1,104Updated last year
- An in-memory cache with item expiration and generics☆1,139Updated this week
- Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker☆806Updated 3 weeks ago
- Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No ba…☆1,464Updated this week
- All-in-one go testing library☆419Updated 2 months ago