kotlin-symbol-processor
There are 9 repositories under kotlin-symbol-processor topic.
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
mockative/mockative
Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP)
F43nd1r/autodsl
Auto-generate DSLs for Kotlin using annotations
darkxanter/kesp
Kesp is a Kotlin Symbol Processor plugin for Exposed SQL DSL. It generates for you DTOs, table mappings and a CRUD repository for an Exposed table.
jsh-me/KSPWebViewLoader
android webview loader using ksp
darkxanter/kdatamapper
The Kotlin Data Mapper (KDataMapper) is a Kotlin Symbol Processing plugin that can generate extension functions to map fields of one class to the primary constructor of another class.
ephemient/kotlinx-serialization-contrib
kotlinx.serialization additions
jesperancinha/jeorg-kotlin-test-drives
Kotlin studies. Includes Project Arrow, Kotlin Coroutines, Flows and More
fredboy/automultibind
My simple dagger multibind modules code generator