kotlinpoet topic
EasyAdapter
Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors
MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Protein
💊 Protein is an IntelliJ Plugin to generate Kotlin code for Retrofit 2 and RxJava 2 based on a Swagger definition
ResourcesPoet
Kotlin API for generating Android XML Resources
kgql
GraphQL Document wrapper generator for Kotlin Multiplatform Project and Android
Kotlin-Annotation-Processor
Annotation Processor Sample in Kotlin
Retroswagger
🧩 A library that generates kotlin code for Retrofit 2 based on a Swagger endpoint. Includes an Annotation Processor to configure and generate the code on build time.
ksp-sample
A simple example of an annotation processor using KSP and KotlinPoet including tests
auto-value-kotlin
An AutoValue extension that generates binary and source compatible equivalent Kotlin data classes of AutoValue models.