code-generator topic

List code-generator repositories

drupal-code-generator

256
Stars
46
Forks
Watchers

A code generator for Drupal.

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.

terrapin

71
Stars
8
Forks
Watchers

[not-WIP] Terraform module generator (not ready for its prime time, yet)

R.swift

9.4k
Stars
747
Forks
Watchers

Strong typed, autocompleted resources like images, fonts and segues in Swift projects

microts

28
Stars
3
Forks
Watchers

Microservice code generator: from OpenAPI (Swagger) REST API specification to TypeScript project with Docker.

demozap

55
Stars
6
Forks
Watchers

⚡ Create React components demos in a zap

dart_functional_data

41
Stars
15
Forks
Watchers

Simple and non-intrusive code generator for lenses and boilerplate of data types

oag

51
Stars
5
Forks
Watchers

Idiomatic Go (Golang) client package generation from OpenAPI documents

copygen

331
Stars
19
Forks
Watchers

Go generator to copy values from type to type and fields from struct to struct (copier without reflection). Generate any code based on types.