Skip to content

Commit

Permalink
add convergen (#4786)
Browse files Browse the repository at this point in the history
  • Loading branch information
reedom committed May 1, 2023
1 parent 4d448cb commit 299bc62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1147,6 +1147,7 @@ _Awesome game development libraries._

_Tools that generate Go code._

- [convergen](https://github.com/reedom/convergen) - Feature rich type-to-type copy code generator.
- [copygen](https://github.com/switchupcb/copygen) - Generate type-to-type and type-based code without reflection.
- [generis](https://github.com/senselogic/GENERIS) - Code generation tool providing generics, free-form macros, conditional compilation and HTML templating.
- [go-enum](https://github.com/abice/go-enum) - Code generation for enums from code comments.
Expand Down

0 comments on commit 299bc62

Please sign in to comment.