cojen/Maker

Cojen/Maker is a lightweight, full-featured, low-level dynamic Java class generator designed for ease of use.

43
/ 100
Emerging

This tool helps Java developers create new Java classes and methods dynamically at runtime, essentially writing code on the fly. You provide the logic and structure you want for a new class or method, and it generates the corresponding Java bytecode. This is useful for developers building compilers, scripting languages, or high-performance utilities that need to generate specialized code during application execution.

Use this if you need to generate Java classes or methods dynamically within your application for purposes like creating custom code for a domain-specific language or optimizing performance by generating highly specialized code.

Not ideal if you want to modify existing Java classes, implement instrumentation agents, or if you need to read existing class symbols.

dynamic-code-generation compiler-design java-runtime-optimization scripting-language-implementation bytecode-generation
No Package No Dependents
Maintenance 13 / 25
Adoption 8 / 25
Maturity 16 / 25
Community 6 / 25

How are scores calculated?

Stars

66

Forks

3

Language

Java

License

Apache-2.0

Last pushed

Mar 18, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/cojen/Maker"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.