All Categories → Software Development → code-generator

Top 175 code-generator open source projects

Xo
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
Api Generator
PHP-code generator for Laravel framework, with complete support of JSON-API data format
Kyaml2go
K8s Go client code generator from Kubernetes resource yamls
Crud Intellij Plugin
一个增删改查的idea插件,可以根据数据库表结构,帮助您快速生成model、dao、service、controller等相关代码。同时支持MyBatis、JPA、MybatisPlus。
Baby
Create models from a JSON file, even a Baby can do it.
Kvf Admin
kvf-admin是一套基于springboot、mybatis、shiro及layui的轻量级快速开发框架、脚手架、后台管理系统、权限系统、基于activiti6整合的工作流OA系统,上手简单,拿来即用。
Dbtool
数据库工具,根据表结构文档生成创建表sql,根据数据库表信息导出Model和表结构文档,根据文档生成数据库表,根据已有Model文件生成创建数据库表sql
Php To Zephir
Convert PHP to Zephir
Drupal Code Generator
A code generator for Drupal.
Id Generator
生成带校验码的卡号、19位的Long ID、不大于22位的短UUID、短卡号、激活码、数字加密、付款码。分布式、基于内存、安全可靠、性能高。
Sloth
Sloth 是一个生成脚手架代码的工具。你只需要设置好业务应用所需要用的 Mysql 数据源即可。如果你用过 Ruby on Rails 的代码生成器的话,那么 Sloth 也同样适用于这样的场景, 它使用 Java 语言构建,生成的脚手架代码亦是 Java。旨在为开发者提供一系列健壮的工具、程序库和工作流,帮助他们快速构建出漂亮、引人注目的SpringBoot Web应用
Jeecg
JEECG是一款基于代码生成器的J2EE快速开发平台,开源界“小普元”超越传统商业企业级开发平台。引领新的开发模式(Online Coding模式(自定义表单) - > 代码生成器模式 - > 手工MERGE智能开发), 可以帮助解决Java项目90%的重复工作,让开发更多关注业务逻辑。既能快速提高开发效率,帮助公司节省人力成本,同时又不失灵活性。具备:表单配置能力(无需编码)、移动配置能力、工作流配置能力、报表配置能力(支持移动端)、插件开发能力(可插拔)
Jennifer
Jennifer is a code generator for Go
Speedment
Speedment is a Stream ORM Java Toolkit and Runtime
Swiftcolorgen
A tool that generate code for Swift projects, designed to improve the maintainability of UIColors
Xcassetpacker
A command line tool for converting a folder of images into an .xcasset package for Xcode
Statecharts
YAKINDU Statechart Tools (http://www.statecharts.org)
Zxinglite
🔥 ZXing的精简版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)
Dbcc
CAN DBC to C (and CSV, JSON and XML) compiler using the mpc parser combinator library
Sequelize Ui
Browser-based GUI for previewing and generating Sequelize project files.
Php Code Generator
PHP code generator library
Autocser
AutoCSer is a high-performance RPC framework. AutoCSer 是一个以高效率为目标向导的整体开发框架。主要包括 TCP 接口服务框架、TCP 函数服务框架、远程表达式链组件、前后端一体 WEB 视图框架、ORM 内存索引缓存框架、日志流内存数据库缓存组件、消息队列组件、二进制 / JSON / XML 数据序列化 等一系列无缝集成的高性能组件。
Mcreator
MCreator is a software used to make Minecraft Java Edition mods, Bedrock Edition Add-Ons, and data packs using visual graphical programming or integrated IDE. It is used worldwide by Minecraft players, aspiring mod developers, for education, online classes, and STEM workshops.
Hof
The High Code Framework (low-code for devs)
Reference Architectures
[WIP] Get up and running quickly with one of our reference architecture using our fully automated cold-start process.
Iconic
🎨 Auto-generated icon font library for iOS, watchOS and tvOS
Openapi Cli Generator
Generate a CLI from an OpenAPI 3 specification
Super enum
Create super-powered dart enums similar to sealed classes in Kotlin
Twirp
PHP port of Twitch's Twirp RPC framework
Geco
Simple code generator based on a console project, running on .Net core and using C# interpolated strings
R.objc
Get autocompleted resources like images, localized strings and storyboards in ObjC projects
Php Generator
🐘 Generates neat PHP code for you. Supports new PHP 8.0 features.
Snips
A code generator for RESTful APIs.
Aarkay Archived
AarKay is a language independent code generation framework. This project has been deprecated and is no longer maintained.
Mid
mid is a generic domain-specific language for generating code and documentation
Kit Phpencoder
Highly customizable alternative to var_export for PHP code generation
Professional Codes Reader
Browse the web like a professional programmer!
Metafun
Compile Haskell-like code into C++ template metaprograms
Sql Boot
Advanced REST-wrapper for your SQL-queries (actually not only SQL)
R.swift
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
Apiclientcodegen
A collection of Visual Studio custom tool code generators for Swagger / OpenAPI specification files
Scala Db Codegen
Scala code/boilerplate generator from a db schema
Graphql Zeus
GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native
Dogen
Reference implementation of the MASD Code Generator.
Dart functional data
Simple and non-intrusive code generator for lenses and boilerplate of data types
Swiftgen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
Argbash
Bash argument parsing code generator
Taco
The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs
Janett
Java to C#.Net Translator
Hel
Hel rules over Helheim, where the souls unworthy of Valhalla reside. It's also a mock generator for Go.
Springbootcodegenerator
又名大狼狗代码生成器,基于SpringBoot2+Freemarker的JAVA代码生成器,以释放双手为目的,支持mysql/oracle/pgsql三大数据库, 用DDL-SQL语句生成JPA/JdbcTemplate/Mybatis/MybatisPlus/BeetlSQL等相关代码.
1-60 of 175 code-generator projects