Goverter Alternatives
Similar projects and alternatives to goverter
-
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.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better goverter alternative or higher similarity.
goverter discussion
goverter reviews and mentions
Posts with mentions or reviews of goverter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-28.
-
copygen: Generate type-to-type and field-to-field struct code without reflection or dependencies (391x faster than copier)
Cool! Have you seen https://github.com/jmattheis/goverter ? I'm curious as to the pros and cons between the two.
-
goverter: Generate type-safe Go converters by simply defining an interface.
Not directly, but you can define a custom implementation for the whole struct, see f.ex. https://github.com/jmattheis/goverter/blob/main/example/errors/input.go
Stats
Basic goverter repo stats
3
547
7.8
6 days ago
jmattheis/goverter is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of goverter is Go.