How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Derives and generates mundane golang functions that you do not want to maintain yourself
Code generation tools for Go.
The main features of rjeczalik/interfaces are: Code Generation, Code Generators.
Open-source alternatives to rjeczalik/interfaces include: dave/jennifer — Jennifer is a code generator for Go. google/auto — This project is a Java annotation processing framework and source code generator designed to automate repetitive… abice/go-enum — An enum generator for go. awalterschulze/goderive — Derives and generates mundane golang functions that you do not want to maintain yourself. ahmetalpbalkan/go-linq — .NET LINQ capabilities in Go. hexdigest/gowrap — GoWrap is a command line tool for generating decorators for Go interfaces.