codegeneration topic

List codegeneration repositories

enumer

374
Stars
62
Forks
Watchers

A Go tool to auto generate methods for your enums

KPoet

61
Stars
5
Forks
Watchers

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

Enum.Source.Generator

167
Stars
13
Forks
Watchers

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.

arrow-meta

389
Stars
42
Forks
Watchers

Functional companion to Kotlin's Compiler

CodeRL

475
Stars
60
Forks
Watchers

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

teleport-code-generators

961
Stars
146
Forks
Watchers

A collection of code generators for modern JavaScript applications

create-graphql-server

322
Stars
33
Forks
Watchers

Generate your GraphQL server one type at a time

CodeGenX

512
Stars
44
Forks
Watchers

Code Generation using GPT-J!

clangir

157
Stars
6
Forks
Watchers

💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.

arrow-meta-examples

58
Stars
20
Forks
Watchers

Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.