codegeneration
There are 156 repositories under codegeneration topic.
teleporthq/teleport-code-generators
A collection of code generators for modern JavaScript applications
DeepGenX/CodeGenX
Code Generation using GPT-J!
salesforce/CodeRL
This is the official code for the paper CodeRL: Mastering Code Generation through Pretrained Models and Deep Reinforcement Learning (NeurIPS22).
dmarkham/enumer
A Go tool to auto generate methods for your enums
arrow-kt/arrow-meta
Functional companion to Kotlin's Compiler
llvm/clangir
A new (MLIR based) high-level IR for clang.
tmeasday/create-graphql-server
Generate your GraphQL server one type at a time
Drizin/CodegenCS
C# Toolkit for Code Generation (T4 alternative!)
pers0na2dev/imgui-editor
No-code UI creating software for ImGui. Create an interface for your application with the convenience of Figma and the functionality of Photoshop.
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.
facebookarchive/clangir
💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.
gimlet-ai/tddGPT
AutoGPT for Web App Development
ainslec/picocog
A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269
jhump/goprotoc
Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement
agrosner/KPoet
An expressive DSL built on top of JavaPoet to make writing code almost as easy as writing the code yourself.
arrow-kt/arrow-meta-examples
Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.
TatraDev/pipertool
Platform for data science and machine learning prototyping. Developed by Tatradev.com
data-solution-automation-engine/virtual-data-warehouse
The Virtual Data Warehouse is a code generation and template management tool. It is part of the data solution automation ecosystem - the 'engine' for data solution automation.
kondrak/codespawn
Code generator written in Rust
jsoysouvanh/Kodgen
C++17 parser and code generator
Swinject/Swinject-CodeGen
Generate code to make the use of Swinject type-safe and reduce duplicate identifiers for Services
zaihui/ent-factory
A codegen tool for generating model instance factory based on Ent.
surfstudio/SurfGen
Powerful codegen tool for generating whatever you what from OpenAPI
mkery/JupyterLab-CodeAnalysisDemo
A demo for the *programatic* reading and writing of user code in Jupyter notebooks 4 code analysis fun
jhump/gopoet
A Go API for generating .go source files
DataJuggler/DataTier.Net
DataTier.Net is an Entity Framework alternative that makes it simple to create stored procedure powered data tiers.
furlat/OpenBugger
Code to create bugged python scripts for OpenAssistant Training, maintained by https://twitter.com/Cyndesama
thenameless314159/SourceGeneratorUtils
.NET standard 2.0 utils and helpers to write source files (for source generators and general purpose)
kordlib/codegen-kt
A code generator for writing code generators
databinding-gmbh/T4.FileManager.VisualStudio
With the T4.FileManager you can define into which files T4 generates your code. You are no longer bound to the default behaviour of T4 Text Templates that generates all the code of the “example.tt” template into a single “example.cs” file.
telosys-tools-bricks/telosys-tools-generator
Telosys generator based on Velocity template engine
ajkhoury/RemoteCode-Kernel
Simple code generation library developed in C intended for code generation in Kernel mode
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:
MrHands/Panini
Code generation library for C++ written in C++17
k0dep/stator
💉IoC container that uses code generation instead of reflection for managing and resolving dependencies as a basis
I-Hudson/Reflect
Small investigation into how the UE4 header tool works and how to auto generate code.