mirror of
https://github.com/avelino/awesome-go.git
synced 2025-02-07 04:58:41 +00:00
add copygen (#4181)
This commit is contained in:
parent
ebc4134bba
commit
8768e9e6c0
@ -1116,6 +1116,7 @@ _Awesome game development libraries._
|
|||||||
|
|
||||||
_Tools that generate Go code._
|
_Tools that generate Go code._
|
||||||
|
|
||||||
|
- [copygen](https://github.com/switchupcb/copygen) - Generate type-to-type code without reflection.
|
||||||
- [efaceconv](https://github.com/t0pep0/efaceconv) - Code generation tool for high performance conversion from interface{} to immutable type without allocations.
|
- [efaceconv](https://github.com/t0pep0/efaceconv) - Code generation tool for high performance conversion from interface{} to immutable type without allocations.
|
||||||
- [generis](https://github.com/senselogic/GENERIS) - Code generation tool providing generics, free-form macros, conditional compilation and HTML templating.
|
- [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.
|
- [go-enum](https://github.com/abice/go-enum) - Code generation for enums from code comments.
|
||||||
|
Loading…
Reference in New Issue
Block a user