#code-generator (30 Repositories)
Ranked open-source repositories tagged with #code-generator, scored by pull request acceptance likelihood and maintainer engagement velocity.
32.1%
73.6h
30 repositories tagged #code-generator
mybatis/generator
A code generator for MyBatis.
bashly-framework/bashly
Bash command line framework and CLI generator
go-swagger/go-swagger
Swagger 2.0 implementation for go
koxudaxi/datamodel-code-generator
Generate Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON/YAML/CSV.
MCreator/MCreator
MCreator is an open-source software used to make Minecraft Java Edition mods, Minecraft Bedrock Edition Add-Ons, resource packs, and data packs using an intuitive easy-to-learn interface or with an integrated code editor. It is used worldwide by Minecraft players, aspiring mod developers, for education, online classes, and STEM workshops.
sbt/sbt-buildinfo
I know this because build.sbt knows this.
heremaps/gluecodium
Cross-language bindings generator for C++, Java, Kotlin, Swift, and Dart
javaparser/javaparser
Java 1-25 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
rrousselGit/freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
sqlc-dev/sqlc
Generate type-safe code from SQL
MUKE-coder/grit
Full-stack Go + React meta-framework. Scaffold a production-ready monorepo (API + web + admin + mobile + desktop) in one command — JWT/2FA/OAuth, jobs, mail, AI, file storage, observability, security batteries included.
SwiftGen/SwiftGen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
sbt/sbt-boilerplate
sbt plugin for generating scala.Tuple/Function related boilerplate code
go-jet/jet
Type safe SQL builder with code generation and automatic query result data mapping
z312193608/xygo-admin
Open-source admin framework built with GoFrame v2 and Vue 3, featuring RBAC, full-stack CRUD code generation, MySQL/PostgreSQL, plugins, and single-binary deployment.
donutloop/toolkit
Collection of useful patterns
burningwave/core
An advanced and highly optimized Java library to build frameworks: it's useful for scanning class paths, generating classes at runtime, facilitating the use of reflection, scanning the filesystem, executing stringified source code and much more...
mac-cain13/R.swift
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
FlutterGen/flutter_gen
The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.
prolic/fpp
Functional PHP Preprocessor - Generate Immutable Data Types
webNeat/lumen-generators
A collection of generators for Lumen and Laravel 5.
PyHDI/Pyverilog
Python-based Hardware Design Processing Toolkit for Verilog HDL
howerj/dbcc
CAN DBC to C (and CSV, JSON and XML) compiler using the mpc parser combinator library
Fanzzzd/repo-wizard
A professional tool to safely and efficiently apply LLM-suggested code changes to your local codebase in a controllable, reviewable way.
matejak/argbash
Bash argument parsing code generator
bilibili/jni4android
JNI Generater for Android
moul/protoc-gen-gotemplate
:open_file_folder: generic protocol generator based on golang's text/template (grpc/protobuf)
Azure/autorest
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
kalvinGit/kvf-admin
kvf-admin是一套基于springboot、mybatis、shiro及layui的轻量级快速开发框架、脚手架、后台管理系统、权限系统、基于activiti6整合的工作流OA系统,上手简单,拿来即用。
jingpeicomp/id-generator
生成19位的Long ID、22位的短UUID、卡号、短卡号、带校验码卡号、激活码、付款码、数据加密、手机号加密、带失效时间的数字加密。生成器是分布式,支持多负载,无需数据库、redis或者zk作为ID分配的key。ID分配无需RPC调用,基于本地内存计算,结构简单,可靠性和性能比较高。