Bookmarks tagged [code-generation]
https://medium.com/the-guild/apollo-angular-code-generation-7903da1f8559
TL;DR
- Code generation for Apollo Angular
- Query, Mutation, Subscription as an Angular service
- Apollo Angular Boost
- T...
https://graphql-code-generator.com/
Generate code from your GraphQL schema and operations with a simple CLI
- tags: graphql, code-generation, cli, command-line-interface, command-line-tools, typescript
- source code
https://github.com/Surnet/swagger-jsdoc
Document your code and keep a live and reusable OpenAPI (Swagger) specification. This specification can be the core of your API-driven project: generate documentation, servers, clients, tests and much...
- tags: swagger, openapi, code-generation
- source code
https://openapi-generator.tech/
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
- tags: openapi, code-generation
- source code
https://github.com/t0pep0/efaceconv
Code generation tool for high performance conversion from interface{} to immutable type without allocations.
- tags: go, code-generation, generics
- source code
https://github.com/clipperhouse/gen
Code generation tool for ‘generics’-like functionality.
- tags: go, code-generation, generics
- source code
https://github.com/senselogic/GENERIS
Code generation tool providing generics, free-form macros, conditional compilation and HTML templating.
- tags: go, code-generation, generics
- source code
https://github.com/abice/go-enum
Code generation for enums from code comments.
- tags: go, code-generation, generics
- source code
https://github.com/ahmetalpbalkan/go-linq
.NET LINQ-like query methods for Go.
- tags: go, code-generation, generics
- source code
https://github.com/awalterschulze/goderive
Derives functions from input types.
- tags: go, code-generation, generics
- source code
https://github.com/wzshiming/gotype
Golang source code parsing, usage like reflect package.
- tags: go, code-generation, generics
- source code
https://github.com/hexdigest/gowrap
Generate decorators for Go interfaces using simple templates.
- tags: go, code-generation, generics
- source code
https://github.com/rjeczalik/interfaces
Command line tool for generating interface definitions.
- tags: go, code-generation, generics
- source code
https://github.com/dave/jennifer
Generate arbitrary Go code without templates.
- tags: go, code-generation, generics
- source code
https://github.com/ungerik/pkgreflect
Go preprocessor for package scoped reflection.
- tags: go, code-generation, generics
- source code
https://github.com/usk81/generic
flexible data type for Go.
- tags: go, tools, code-generation
- source code
https://github.com/cheekybits/genny
Elegant generics for Go.
- tags: go, tools, code-generation
- source code
https://github.com/Parquery/gocontracts
brings design-by-contract to Go by synchronizing the code with the documentation.
- tags: go, tools, code-generation
- source code
http://github.com/bouk/gonerics
Idiomatic Generics in Go.
- tags: go, tools, code-generation
- source code
https://github.com/cweill/gotests
Generate Go tests from your source code.
- tags: go, tools, code-generation
- source code
https://github.com/hexdigest/gounit
Generate Go tests using your own templates.
- tags: go, tools, code-generation
- source code
https://github.com/opennota/re2dfa
Transform regular expressions into finite state machines and output Go source code.
- tags: go, tools, code-generation
- source code
Translates TOML into a Go type in the browser instantly.
- tags: go, tools, code-generation
https://github.com/sviperll/adt4j
JSR-269 code generator for algebraic data types.
- tags: java, code-generation
- source code
https://github.com/google/auto
Generates factory, service, and value classes.
- tags: java, code-generation
- source code
https://github.com/google/FreeBuilder
Automatically generates the Builder pattern.
- tags: java, code-generation
- source code
Annotation processors to generate simple, safe and consistent value objects.
- tags: java, code-generation
https://github.com/square/javapoet
API to generate source files.
- tags: java, code-generation
- source code
https://github.com/jhipster/generator-jhipster
Yeoman source code generator for Spring Boot and AngularJS.
- tags: java, code-generation
- source code
http://www.joda.org/joda-beans
Small framework that adds queryable properties to Java, enhancing JavaBeans.
- tags: java, code-generation
Code generator that aims to reduce verbosity.
- tags: java, code-generation