An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with codegeneration

A curated list of projects in awesome lists tagged with codegeneration .

https://github.com/teleporthq/teleport-code-generators

A collection of code generators for modern JavaScript applications

angular codegeneration preact reactjs reactnative stenciljs uidl vuejs

Last synced: 13 May 2025

https://github.com/salesforce/coderl

This is the official code for the paper CodeRL: Mastering Code Generation through Pretrained Models and Deep Reinforcement Learning (NeurIPS22).

ai codegeneration languagemodel machinelearning programsynthesis reinforcementlearning

Last synced: 15 May 2025

https://github.com/salesforce/CodeRL

This is the official code for the paper CodeRL: Mastering Code Generation through Pretrained Models and Deep Reinforcement Learning (NeurIPS22).

ai codegeneration languagemodel machinelearning programsynthesis reinforcementlearning

Last synced: 12 Apr 2025

https://github.com/DeepGenX/CodeGenX

Code Generation using GPT-J!

autocomplete codegeneration gpt-j python

Last synced: 04 Apr 2025

https://github.com/dmarkham/enumer

A Go tool to auto generate methods for your enums

code-generation codegeneration codegenerator enum enums generator golang

Last synced: 31 Oct 2025

https://github.com/tmeasday/create-graphql-server

Generate your GraphQL server one type at a time

codegeneration graphql graphql-server mongodb

Last synced: 09 Apr 2025

https://github.com/engrajabi/enum.source.generator

A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without using reflection.

codegeneration codegenerator csharp-sourcegenerator dotnet enum-fast enum-generator enumgenerator enums fast-enum roslyn roslyn-generator source-generator source-generators

Last synced: 15 May 2025

https://github.com/EngRajabi/Enum.Source.Generator

A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without using reflection.

codegeneration codegenerator csharp-sourcegenerator dotnet enum-fast enum-generator enumgenerator enums fast-enum roslyn roslyn-generator source-generator source-generators

Last synced: 17 Apr 2025

https://github.com/jhump/goprotoc

Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement

codegeneration go golang protobuf protoc-plugin protocol-buffers

Last synced: 04 Apr 2025

https://github.com/agrosner/kpoet

An expressive DSL built on top of JavaPoet to make writing code almost as easy as writing the code yourself.

annotation-processing annotation-processor annotations codegen codegeneration codegenerator javapoet

Last synced: 01 Sep 2025

https://github.com/kondrak/codespawn

Code generator written in Rust

code-generation codegeneration codegenerator rust

Last synced: 12 Apr 2025

https://github.com/swinject/swinject-codegen

Generate code to make the use of Swinject type-safe and reduce duplicate identifiers for Services

codegeneration csv swinject yml

Last synced: 18 Jul 2025

https://github.com/surfstudio/surfgen

Powerful codegen tool for generating whatever you what from OpenAPI

android codegeneration codegenerator flutter hacktoberfest ios language-agnostic openapi swift

Last synced: 13 Apr 2025

https://github.com/mkery/jupyterlab-codeanalysisdemo

A demo for the *programatic* reading and writing of user code in Jupyter notebooks 4 code analysis fun

codeanalysis codegeneration jupyter-notebook jupyterlab jupyterlab-extension

Last synced: 12 May 2025

https://github.com/datajuggler/datatier.net

DataTier.Net is an Entity Framework alternative that makes it simple to create stored procedure powered data tiers.

codegeneration csharp desktop-application sql storedproc storedprocedure storedprocedures

Last synced: 30 Jul 2025

https://github.com/jhump/gopoet

A Go API for generating .go source files

codegeneration go golang

Last synced: 01 Aug 2025

https://github.com/DataJuggler/DataTier.Net

DataTier.Net is an Entity Framework alternative that makes it simple to create stored procedure powered data tiers.

codegeneration csharp desktop-application sql storedproc storedprocedure storedprocedures

Last synced: 16 Mar 2025

https://github.com/thenameless314159/SourceGeneratorUtils

.NET standard 2.0 utils and helpers to write source files (for source generators and general purpose)

abstractions codegen codegeneration codegenerator csharp-sourcegenerator helpers sourcegen sourcegeneration sourcegenerator src-gen utils

Last synced: 07 May 2025

https://github.com/kbiakov/anakin

Codegeneration tool for isomorphic server and mobile Go apps with gRPC & Protobuf. Share code between your backend, Android & iOS app! :sun_with_face:

android codegeneration go golang grpc ios protobuf

Last synced: 15 Dec 2025

https://github.com/k0dep/stator

💉IoC container that uses code generation instead of reflection for managing and resolving dependencies as a basis

code-generation codegeneration ioc-container originer unity-package-manager unity3d

Last synced: 24 Oct 2025

https://github.com/ajkhoury/remotecode-kernel

Simple code generation library developed in C intended for code generation in Kernel mode

code codegen codegeneration codegenerator kernel-mode remote remotecode-kernel

Last synced: 23 Apr 2025

https://github.com/mrhands/panini

Code generation library for C++ written in C++17

codegen codegeneration cpp

Last synced: 05 Apr 2025

https://github.com/schleifenkauz/kotlin-robot

Kotlin DSL based code generation

codegen codegeneration codegenerator dsl kotlin

Last synced: 09 Aug 2025

https://github.com/haskell-to-elm/servant-to-elm-example

Full-stack web app, built in a typesafe functional way, where servant-to-elm generates types, decoders/encoders, and fetching functions from Haskell types and Servant endpoint definition to Elm.🤘🏻

codegen codegeneration elm-lang elm-language functional-programming generic-types haskell haskell-application http-client http-server servant typesafe

Last synced: 26 Jul 2025

https://github.com/evanchooly/kibble

A code parser and generator for Kotlin.

codegen codegeneration codegenerator kotlin

Last synced: 13 Jun 2025

https://github.com/fujidaiti/embed.dart

Code generation for embedding arbitrary file content into Dart code

codegeneration dart flutter

Last synced: 21 Mar 2025

https://github.com/dimpon/loguno

Library for injecting logging commands into java code during compiling.

annotation-processor codegeneration java logging slf4j

Last synced: 29 Jun 2025

https://github.com/waszil/pyembc

Declarative library for for describing embedded C data types in python

binary-parsing codegeneration ctypes ctypes-wrapper declarative embedded-c python3

Last synced: 28 Mar 2025

https://github.com/sigpwned/openapi-generator-maven-plugin-template-customization-example

An example Maven project that uses the OpenAPI Generator Maven plugin with template customization to generate an API model and server

codegen codegeneration maven openapi openapi-codegen openapi-generator openapi-generator-maven-plugin openapi-spec sscce

Last synced: 10 Aug 2025

https://github.com/koshevy/oapi3codegen

Moved here — https://github.com/koshevy/codegena

codegen codegeneration openapi openapi3 typescript

Last synced: 06 Oct 2025

https://github.com/tdakkota/astbuilders

Go AST utility package

ast builders codegen codegeneration go golang

Last synced: 08 May 2025

https://github.com/itemconsulting/xp-codegen-plugin

Gradle plugin that generates TypeScript-interfaces or JSDoc for Enonic

codegeneration enonic gradle-plugin typescript

Last synced: 01 May 2025

https://github.com/exeteres/dino

A Dart dependency injection library aimed to be flexible, predictable and easy to use.

codegeneration dart dependency-injection flutter library

Last synced: 30 Sep 2025

https://github.com/veler/bazic

Homemade procedural object-oriented semi-dynamic typed interpreted or compiled programming language

abstract-syntax-tree codegeneration compilation compiler interpreter lexer parser scripting syntax syntax-tree

Last synced: 25 Mar 2025

https://github.com/vengarioth/unitycodegen

A code generation library for Unity3d.

codegen codegeneration csharp gamedev unity3d unity3d-editor

Last synced: 23 Apr 2025

https://github.com/anicetkeric/spring-boot-telosys-template

Sample Spring boot architecture generator with telosys

codegeneration codegenerator java postgresql rest-api spring spring-boot telosys

Last synced: 13 Apr 2025

https://github.com/polfeliu/ccg

C/C++ Code Generation

c codegen codegeneration cpp framework

Last synced: 05 Oct 2025

https://github.com/AlexRussak/Roozie.AutoInterface

C# source generator to automatically create an interface from a class

codegen codegeneration codegenerator csharp generation generator interface sourcegeneration sourcegenerator

Last synced: 17 Apr 2025

https://github.com/mkgor/nexus

Nexus is a state management library that makes it easy to create and consume your application's reactive data to the user interface.

codegeneration flutter reactive state-management

Last synced: 20 Sep 2025

https://github.com/deaglegross/sharpcoachplugin

Rider C# plugin for easy code generation of mapping classes

codegeneration jetbrains mapping rider

Last synced: 09 Apr 2025

https://github.com/mahenzon/ri-sdk-python-wrapper

RoboIntellect SDK Python Wrapper (autogenerate)

codegen codegeneration education robot robotics robotics-programming

Last synced: 22 Sep 2025

https://github.com/salpreh/crudhex

Java/Spring CRUD generation

codegeneration crud java spring

Last synced: 15 Sep 2025

https://github.com/razcoen/cqlc

cqlc is a tool designed to simplify working with Cassandra databases by generating type-safe code from CQL queries.

cassandra codegen codegeneration go

Last synced: 03 Oct 2025

https://github.com/lucarducci/skaffolder-vscode-extension

This VsCode extension allows to generate a working web app starting from OpenAPI 3.0 specs, defining database models and APIs on VsCode or from the Skaffolder web interface

codegen codegenerate codegeneration codegenerator openapi openapi-codegen openapi-documentation openapi-generator openapi-spec openapi3 vscode-extension

Last synced: 06 Oct 2025

https://github.com/l3r8yj/contracts-generator-plugin

Gradle plugin that generates contracts by graphql and openapi schemas

codegeneration gradle-plugin kotlin

Last synced: 09 Aug 2025

https://github.com/antonyhaman/podegen

Page Object code generation for Selenium and Selenide in Java

codegeneration java pagefactory pageobject pageobject-pattern selenide selenium

Last synced: 04 Mar 2025

https://github.com/staticsharp/javascriptifier

Javascriptifier is a .Net library for generating JavaScript from Linq.Expression.

codegeneration csharp dotnet javascript linq-expressions

Last synced: 27 Oct 2025

https://github.com/louissullivan4/jhin

Jhin is a code generation tool used to generate server code based on your OpenAPI specification. This library helps scaffold API endpoints defined in a OpenAPI document.

codegeneration fastapi npm-package openapi3

Last synced: 17 Aug 2025

https://github.com/sirkon/opgen

Option builder generator.

codegen codegeneration codegenerator go golang

Last synced: 17 Mar 2025

https://github.com/nhassl3/grpc-sso-service

gRPC authorization service for several or more projects (services, web applications, monoliths, APIs, and others) [COPY]

auth authorization codegeneration educational-project go golang grpc-go grpc-service protobuf service

Last synced: 03 Mar 2025

https://github.com/datajuggler/regionizer

Regionizer is a C# Visual Studio Package that serves as a document formatter, code generation utility and auto commenting system. For development you will need Visual Studio 2017 or 2019, and make sure Visual Studio Extensibility SDK is installed in Visual Studio.

codegeneration csharp documentformat extensibility visualstudio visualstudio2017 visualstudio2019

Last synced: 26 Mar 2025

https://github.com/dmytromitin/scalameta-demo

Example repository how to use Scalameta to code generation

code-generation codegen codegeneration scala scalameta

Last synced: 21 Feb 2025

https://github.com/datajuggler/xmlmirror

XmlMirror uses reflection to make it simple to create C# XML Parsers and Writers

codegeneration csharp desktop-application reflection xml

Last synced: 31 Jul 2025

https://github.com/shramkoweb/tiny_house

TinyHouse is a home-sharing app built for a full-stack React Masterclass

antd apollo apollo-server codegeneration create-react-app crud express frontend graphql graphql-generation mongodb node nodejs ts typescript

Last synced: 28 Mar 2025

https://github.com/iamaziz/codeminer

Conversation with a GitHub Repository

codegeneration generative-ai questions-and-answers

Last synced: 23 Feb 2025

https://github.com/bretterer/openapi-codegen

Extendable Swagger Code Generator for PHP

codegen codegeneration openapi openapi-specification

Last synced: 24 Oct 2025

https://github.com/undenialable/grpc-sso-service

gRPC authorization service for several or more projects (services, web applications, monoliths, APIs, and others) [COPY]

auth authorization codegeneration educational-project go golang grpc-go grpc-service protobuf service

Last synced: 01 Dec 2025

https://github.com/askmeagain/lazygen

Java Code Generator to add Lazy/Caching methods to any class/interface. Also compatible with MapStruct!

codegeneration java

Last synced: 15 Jul 2025