switchupcb / copygen
Go generator to copy values from type to type and fields from struct to struct (copier without reflection). Generate any code based on types.
☆359Updated 10 months ago
Alternatives and similar repositories for copygen:
Users that are interested in copygen are comparing it to the libraries listed below
- Generate type-safe Go converters by defining function signatures.☆609Updated this week
- A Go tool to auto generate methods for your enums☆443Updated 3 months ago
- An enum generator for go☆778Updated 3 months ago
- Combine one or more Go errors together☆1,072Updated 8 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆438Updated 7 months ago
- Transformation functions generator for Protocol Buffers.☆203Updated 3 years ago
- Golang rate limiters for distributed applications☆497Updated last week
- Add custom struct tags to protobuf generated structs☆383Updated 3 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆423Updated 2 weeks ago
- Refactoring and code transformation tool for Go.☆959Updated last month
- go-mask is a simple, customizable Go library for masking sensitive information.☆188Updated 5 months ago
- 🛠 A full-featured dependency injection container for go programming language.☆234Updated last year
- Zero-allocation reflection library for Go☆548Updated last year
- http integration test framework☆256Updated 6 months ago
- Go library for retrying with configurable backoffs☆649Updated 5 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆819Updated 11 months ago
- Golang port of Abseil's SwissTable☆798Updated 6 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆365Updated last year
- Make your Go programs use less memory (maybe)☆755Updated last week
- OpenTelemetry instrumentations for Go☆323Updated 2 months ago
- 🎄 Go code coverage to SVG treemap☆523Updated 2 weeks ago
- Generic resource pool for Go☆319Updated 4 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆239Updated 8 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆894Updated 2 weeks ago
- Go library for decoding generic map values into native Go structures and vice versa.☆211Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆543Updated 5 months ago
- A minimalist Go configuration library☆381Updated 10 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆467Updated 5 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆280Updated last week