switchupcb / copygenLinks
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 default (copier without reflection).
☆399Updated 9 months ago
Alternatives and similar repositories for copygen
Users that are interested in copygen are comparing it to the libraries listed below
Sorting:
- Generate type-safe Go converters by defining function signatures.☆790Updated 3 months ago
- Transformation functions generator for Protocol Buffers.☆215Updated 10 months ago
- An enum generator for go☆905Updated 3 weeks ago
- A Go tool to auto generate methods for your enums☆502Updated 4 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆589Updated 2 weeks ago
- 🛠 A full-featured dependency injection container for go programming language.☆239Updated 2 years ago
- Abstract JSON for Golang with JSONPath support☆287Updated last year
- Add custom struct tags to protobuf generated structs☆417Updated last year
- Nano ID for Go☆437Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆646Updated 8 months ago
- Protobuf Field Mask Go utils☆254Updated 2 weeks ago
- SQL data mapper for Go☆230Updated 2 years ago
- Simple and yet powerful Dependency Injection for Go☆375Updated 3 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆326Updated last month
- Fully featured, spec-compliant HTML5 server-sent events library