Anakin
Codegeneration tool for isomorphic server and mobile Go apps with gRPC & Protobuf. Share code between your backend, Android & iOS app! :sun_with_face: (by kbiakov)
jennifer
Jennifer is a code generator for Go (by dave)
Our great sponsors
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- InfluxDB - Access the most powerful time series database as a service
- SonarQube - Static code analysis for 29 languages.
Anakin | jennifer | |
---|---|---|
0 | 4 | |
17 | 2,860 | |
- | - | |
0.0 | 3.7 | |
over 5 years ago | about 2 months ago | |
Go | Go | |
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Anakin
Posts with mentions or reviews of Anakin.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Anakin yet.
Tracking mentions began in Dec 2020.
jennifer
Posts with mentions or reviews of jennifer.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-10.
-
Designing a config API for microservices applications built using Go
The design of the wrapper functions meant we couldn’t easily unmarshal the CUE value into the wrapper functions. This meant we needed to generate unmarshalled functions for the config types. We use the excellent Jennifer library by Dave (no really; github.com/dave/jennifer) for generating Go files.
-
How to choose a golang template rending engine for my project?
If specifically for generating Go code, I would suggest you take a look at Jennifer.
-
Boilerplate for experienced devs
I just spent a few hours writing a crapload of boilerplate code generation code with jennifer, if that helps any.
What are some alternatives?
When comparing Anakin and jennifer you can also consider the following projects:
go-linq - .NET LINQ capabilities in Go
pojobuilder - A Java Code Generator for Pojo Builders
interfaces - Code generation tools for Go.
gen - Type-driven code generation for Go
ParcelablePlease - Annotation Processor for generating Parcelable code
pkgreflect - A Go preprocessor for package scoped reflection
efaceconv
android-contentprovider-generator - A tool to generate Android ContentProviders.