Back to Topics Directory
Topic Hub

#code-generation (30 Repositories)

Ranked open-source repositories tagged with #code-generation, scored by pull request acceptance likelihood and maintainer engagement velocity.

Topic Avg Merge Rate

64.0%

Avg Review Latency

64.3h

Filter by language

30 repositories tagged #code-generation

B TierGo 97

mockzilla/mockzilla

Open-source OpenAPI mock server with cloud hosting and local modes for development, testing, and CI. Generates realistic API responses from specs with latency simulation, error injection, proxy fallback, and request validation. Validated against 2,200+ real-world OpenAPI specs.

96.9%
Merge Rate
<1h
First Review
100%
1st-Timers
1
Maintainers
S TierPython 4.4k

gptme/gptme

Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web. Make your own persistent autonomous agent on top!

92.6%
Merge Rate
20h
First Review
82%
1st-Timers
5
Maintainers
A TierPHP 112

cakephp/bake

The Bake Command Plugin

90.5%
Merge Rate
14h
First Review
100%
1st-Timers
4
Maintainers
A TierElixir 402

ash-project/igniter

A code generation and project patching framework.

94.7%
Merge Rate
4h
First Review
100%
1st-Timers
7
Maintainers
A TierPython 743

mindsdb/anton

self-improving agent

77.4%
Merge Rate
3h
First Review
70%
1st-Timers
14
Maintainers
A TierHAHaskell 169

JacquesCarette/Drasil

Generate all the things (focusing on research software)

89.3%
Merge Rate
3d
First Review
80%
1st-Timers
9
Maintainers
B TierRust 284

rust-codegen-group/sigil-stitch

Type-safe, import-aware, width-aware code generation across multiple languages

95.0%
Merge Rate
-
First Review
100%
1st-Timers
0
Maintainers
B TierGo 6.1k

goadesign/goa

Design-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC services with zero drift between code and docs.

88.9%
Merge Rate
4d
First Review
100%
1st-Timers
1
Maintainers
B TierKotlin 216 1 GFIs

rafaeltonholo/svg-to-compose

Convert SVG and Android Vector Drawables (XML) into Jetpack Compose ImageVector code. CLI, Gradle plugin, and online playground. Kotlin Multiplatform supported.

85.7%
Merge Rate
10h
First Review
100%
1st-Timers
0
Maintainers
B TierGo 829

webrpc/webrpc

webrpc is a schema-driven approach to writing apis with code generation of full client libraries in many languages

100.0%
Merge Rate
4d
First Review
100%
1st-Timers
0
Maintainers
A TierJava 2.0k

INRIA/spoon

Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.

63.6%
Merge Rate
2h
First Review
57%
1st-Timers
8
Maintainers
B TierGo 107

mvrahden/go-test

Go test suite framework powered by code generation — BDD vocabulary, lifecycle hooks, fixtures, snapshots. Zero reflection, zero runtime deps.

96.4%
Merge Rate
18d
First Review
0%
1st-Timers
0
Maintainers
B TierGo 987 1 GFIs

Agent-Field/SWE-AF

Autonomous software engineering fleet of AI agents for production-grade PRs on AgentField: plan, code, test, and ship.

70.9%
Merge Rate
3d
First Review
50%
1st-Timers
8
Maintainers
B TierJava 6.1k

javaparser/javaparser

Java 1-25 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.

68.5%
Merge Rate
8d
First Review
29%
1st-Timers
11
Maintainers
B TierPHP 1.9k

laminas/laminas-code

Extensions to the PHP Reflection API, static code scanning, and code generation

33.3%
Merge Rate
<1h
First Review
0%
1st-Timers
0
Maintainers
B TierRust 3.0k

xintaofei/codeg

Collaborative multi-agent AI coding workspace: aggregate sessions from Claude Code, Codex, OpenCode, Pi, Grok Build, etc. Desktop app, self-hosted server, or Docker.

32.9%
Merge Rate
12h
First Review
26%
1st-Timers
42
Maintainers
B TierC# 1.2k

polterguy/magic

An Open Source Alternative to Lovable and Supabase in one system!

100.0%
Merge Rate
-
First Review
0%
1st-Timers
0
Maintainers
B TierKotlin 4.2k

square/kotlinpoet

A Kotlin API for generating .kt source files.

71.4%
Merge Rate
8d
First Review
100%
1st-Timers
4
Maintainers
B TierJava 460

usethesource/rascal

The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)

60.0%
Merge Rate
8d
First Review
43%
1st-Timers
4
Maintainers
B TierHAHaskell 216

morloc-project/morloc

A strongly-typed, polyglot compiler

100.0%
Merge Rate
-
First Review
0%
1st-Timers
0
Maintainers
B TierPython 4.4k

modelscope/ms-agent

MS-Agent: a lightweight framework to empower agentic execution of complex tasks

70.1%
Merge Rate
10d
First Review
71%
1st-Timers
3
Maintainers
B TierC# 2.7k

serenity-is/Serenity

Business Apps Made Simple with Asp.Net Core MVC / TypeScript

25.0%
Merge Rate
2h
First Review
0%
1st-Timers
2
Maintainers
B TierShell 130

chaohong-ai/ai-auto-work

Automatically completes the full workflow from requirement research → research review → planning → plan review → development → development review using → test AI large language models. Capable of autonomously handling medium to large-scale engineering projects.

0.0%
Merge Rate
-
First Review
0%
1st-Timers
1
Maintainers
B TierPython 3.1k

xlang-ai/OSWorld

[NeurIPS 2024] OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments

49.2%
Merge Rate
1d
First Review
43%
1st-Timers
8
Maintainers
B TierC++ 2.3k

casadi/casadi

CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.

50.0%
Merge Rate
4d
First Review
0%
1st-Timers
2
Maintainers
C TierSwift 779

SwiftyLab/MetaCodable

Supercharge Swift's Codable implementations with macros meta-programming.

75.0%
Merge Rate
2d
First Review
100%
1st-Timers
0
Maintainers
C TierGo 33.3k

zeromicro/go-zero

A cloud-native Go microservices framework with cli tool for productivity.

41.8%
Merge Rate
3d
First Review
44%
1st-Timers
14
Maintainers
D TierTypeScript 881

Dong90/oh-my-taiyiforge

AI workflow automation plugin for intelligent code generation with Claude/Codex

0.0%
Merge Rate
-
First Review
0%
1st-Timers
0
Maintainers
D TierScala 794

twitter/scrooge

A Thrift parser/generator

0.0%
Merge Rate
-
First Review
0%
1st-Timers
0
Maintainers
D TierGo 158

donutloop/toolkit

Collection of useful patterns

0.0%
Merge Rate
-
First Review
0%
1st-Timers
0
Maintainers
Best Code-generation Open Source Repositories & C-Rank™ | GetMerged