mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update README.md (#1188)
This commit is contained in:
parent
2c004a15f3
commit
13729196b2
@ -452,6 +452,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
*Tools to enhance the language with features like generics via code generation*
|
*Tools to enhance the language with features like generics via code generation*
|
||||||
|
|
||||||
|
* [efaceconv](https://github.com/t0pep0/efaceconv) - Code generation tool for high performance conversion from interface{} to immutable type without allocations
|
||||||
* [gen](https://github.com/clipperhouse/gen) - Code generation tool for ‘generics’-like functionality.
|
* [gen](https://github.com/clipperhouse/gen) - Code generation tool for ‘generics’-like functionality.
|
||||||
* [go-linq](https://github.com/ahmetalpbalkan/go-linq) - .NET LINQ-like query methods for Go.
|
* [go-linq](https://github.com/ahmetalpbalkan/go-linq) - .NET LINQ-like query methods for Go.
|
||||||
* [interfaces](https://github.com/rjeczalik/interfaces) - Command line tool for generating interface definitions.
|
* [interfaces](https://github.com/rjeczalik/interfaces) - Command line tool for generating interface definitions.
|
||||||
|
Loading…
Reference in New Issue
Block a user