switchupcb / copygen
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).
☆377Updated 2 weeks 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.☆636Updated last month
- An enum generator for go☆810Updated this week
- A Go tool to auto generate methods for your enums☆458Updated last month
- Combine one or more Go errors together☆1,115Updated 10 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆445Updated 9 months ago
- OpenTelemetry instrumentations for Go☆334Updated 4 months ago
- Is a general library to help modify or set data within data structures and other objects.☆258Updated 2 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆453Updated last month
- Add custom struct tags to protobuf generated structs☆392Updated 5 months ago
- Golang port of Abseil's SwissTable☆826Updated 2 weeks ago
- Golang rate limiters for distributed applications☆533Updated this week
- 🛠 A full-featured dependency injection container for go programming language.☆235Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆980Updated 4 months ago
- Refactoring and code transformation tool for Go.☆981Updated last month
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆284Updated 2 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated last year
- Zero-allocation reflection library for Go☆557Updated last year
- Fully featured, spec-compliant HTML5 server-sent events library☆393Updated last month
- Transformation functions generator for Protocol Buffers.☆210Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆818Updated last year
- Generic resource pool for Go☆348Updated last month
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆279Updated 6 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆924Updated this week
- Protocol Buffer Validation for Go☆348Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆565Updated 7 months ago
- Protobuf Field Mask Go utils☆247Updated last year
- http integration test framework☆260Updated 8 months ago
- A library for diffing golang structures☆932Updated last year
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆338Updated last month
- Role Based Access Control (RBAC) with database persistence☆288Updated last year