code-generation topic

List code-generation repositories

mapgen

40
Stars
4
Forks
Watchers

Generate thread-safe, type-safe Go maps

json_typegen

239
Stars
23
Forks
Watchers

Tools and libraries to create types for Rust, Kotlin, TypeScript and Python from JSON samples

gen

1.4k
Stars
90
Forks
Watchers

Type-driven code generation for Go

cmarshal

8
Stars
0
Forks
Watchers

Go-style JSON Marshal / Unmarshal for C structs

GraphQL.Tools

92
Stars
12
Forks
Watchers

GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enums.

atbuild

35
Stars
2
Forks
Watchers

Use JavaScript to generate JavaScript

apiwrap.el

47
Stars
6
Forks
Watchers

Generate wrappers for your API endpoints!

gowrap

888
Stars
80
Forks
Watchers

GoWrap is a command line tool for generating decorators for Go interfaces

datagrip-poco-generator

63
Stars
25
Forks
Watchers

An extension for IntelliJ-based IDEs (DataGrip, Rider, etc.) to generate POCO (C#) classes from a database

enumer

372
Stars
60
Forks
Watchers

A Go tool to auto generate methods for your enums