Jennifer is a code generator for Go
الميزات الرئيسية لـ dave/jennifer هي: Code Generation, Code Generation Tools, Code Generators.
تشمل البدائل مفتوحة المصدر لـ dave/jennifer: awalterschulze/goderive — Derives and generates mundane golang functions that you do not want to maintain yourself. hexdigest/gowrap — GoWrap is a command line tool for generating decorators for Go interfaces. ahmetalpbalkan/go-linq — .NET LINQ capabilities in Go. abice/go-enum — An enum generator for go. google/auto — This project is a Java annotation processing framework and source code generator designed to automate repetitive… rjeczalik/interfaces — Code generation tools for Go.
Derives and generates mundane golang functions that you do not want to maintain yourself
This project is a Java annotation processing framework and source code generator designed to automate repetitive boilerplate and reduce manual coding errors. It functions as a toolkit for building custom annotation processors that produce source code, metadata, and type definitions during the compilation process. The framework specifically automates the creation of immutable value types with built-in equality and hashing logic, as well as the generation of factory implementations for dependency injection. It also handles the automated production of service provider configuration files to enab