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)
go-linq
.NET LINQ capabilities in Go (by ahmetb)
Our great sponsors
- SonarLint - Clean code begins in your IDE with SonarLint
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
Anakin | go-linq | |
---|---|---|
0 | 3 | |
17 | 3,293 | |
- | - | |
0.0 | 0.0 | |
over 5 years ago | 10 months ago | |
Go | Go | |
GNU General Public License v3.0 only | Apache License 2.0 |
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.
go-linq
Posts with mentions or reviews of go-linq.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-17.
-
Querying and transforming object graphs in Go
So awhile back, there was a port of Linq https://github.com/ahmetb/go-linq that ended up giving up, since then it has been continued with https://github.com/szmcdull/glinq
-
Juniper is an extended Go standard library using generics, including containers, iterators, and streams
I am aware of this that predates generics: https://github.com/ahmetb/go-linq/blob/master/groupby.go
- What libraries from other languages do you wish were ported over into go?
What are some alternatives?
When comparing Anakin and go-linq you can also consider the following projects:
pkgreflect - A Go preprocessor for package scoped reflection
efaceconv
gen - Type-driven code generation for Go
jennifer - Jennifer is a code generator for Go
pojobuilder - A Java Code Generator for Pojo Builders
interfaces - Code generation tools for Go.
ParcelablePlease - Annotation Processor for generating Parcelable code