square/kotlinpoet
A Kotlin API for generating .kt source files.
This tool helps Kotlin and Java developers automatically create new Kotlin source code files. You provide the instructions, and it outputs ready-to-use .kt files, saving you from writing repetitive code by hand. It's designed for software developers building applications with Kotlin or Java.
4,129 stars. Actively maintained with 14 commits in the last 30 days.
Use this if you need to programmatically generate Kotlin source code during your development process.
Not ideal if you are looking to generate code in languages other than Kotlin, or if you prefer to write all your source code manually.
Stars
4,129
Forks
306
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Mar 19, 2026
Commits (30d)
14
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/square/kotlinpoet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
dromara/fast-request
IntelliJ IDEA plugin Fast Request
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...
theEvilReaper/DartPoet
A Kotlin API which allows the generation of code for dart