Projects in Awesome Lists tagged with kapt
A curated list of projects in awesome lists tagged with kapt .
https://github.com/bennyhuo/Kotlin-Tutorials
仓库持续记录以 Kotlin 为基础的视频内容的制作过程
article java-kotlin kapt kotlin tutorial video
Last synced: 28 Mar 2025
https://github.com/bennyhuo/kotlin-tutorials
仓库持续记录以 Kotlin 为基础的视频内容的制作过程
article java-kotlin kapt kotlin tutorial video
Last synced: 16 Mar 2025
https://github.com/ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
annotation-processor code-generation ir json kapt kotlin kotlin-compiler-plugin kotlin-reflect kotlin-symbol-processor kotlinpoet kotlinx-metadata ksp moshi reflection sealed
Last synced: 16 May 2025
https://github.com/zacsweers/moshix
Extensions for Moshi including IR plugins, moshi-sealed, and more.
annotation-processor code-generation ir json kapt kotlin kotlin-compiler-plugin kotlin-reflect kotlin-symbol-processor kotlinpoet kotlinx-metadata ksp moshi reflection sealed
Last synced: 15 May 2025
https://github.com/avaje/avaje-inject
Dependency injection via source code generation
annotation-processing apt avaje dagger dependency-injection di-library dinject inversion-of-control jakarta-inject java javax-inject kapt kotlin
Last synced: 23 Jan 2026
https://github.com/yandex/yatagan
Dependency Injection framework based on Google's Dagger2 API, optimized for fast builds and for managing large graphs with optional dependencies
android dagger2 dependency-injection kapt kotlin ksp reflection
Last synced: 12 Apr 2025
https://github.com/amrdeveloper/easyadapter
Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors
adapter adapter-design-pattern android android-library annotation-processor kapt kotlin kotlinpoet ksp lint linter-plugin
Last synced: 13 Jun 2025
https://github.com/AmrDeveloper/EasyAdapter
Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors
adapter adapter-design-pattern android android-library annotation-processor kapt kotlin kotlinpoet ksp lint linter-plugin
Last synced: 12 Apr 2025
https://github.com/permissions-dispatcher/kompile-testing
Testing tools for kotlinc and kapt
Last synced: 17 Jul 2025
https://github.com/griffio/dagger2-kotlin
dagger2,querydsl kotlin 1.7.x annotation processor, gradle 7.x
Last synced: 13 Oct 2025
https://github.com/championswimmer/spork
android annotation-processor annotations gradle kapt kotlin ksp
Last synced: 13 Apr 2025
https://github.com/f43nd1r/autodsl
Auto-generate DSLs for Kotlin using annotations
code-generation dsl kapt kotlin kotlin-symbol-processor
Last synced: 17 Jan 2026
https://github.com/adevintaspain/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.
annotation-processing annotation-processor apt codegen codegenerator hacktoberfest kapt kotlin kotlin-android kotlinpoet library openapi-specification rest rest-api retrofit2 rxjava2 swagger swagger-codegen
Last synced: 06 Oct 2025
https://github.com/bennyhuo/mixin
An annotation processor to mix Java or Kotlin Classes up into a single Class. Also a sample of X Processing which is an abstract layer of apt and ksp.
Last synced: 14 Apr 2025
https://github.com/google/grpc-kapt
Annotation driven gRPC clients & servers in Kotlin
grpc kapt kotlin kotlin-coroutines
Last synced: 08 May 2025
https://github.com/tarek360/kotlin-annotation-processor
Annotation Processor Sample in Kotlin
annotation-processing annotation-processor javapoet kapt kotlin kotlinpoet
Last synced: 01 May 2025
https://github.com/jffiorillo/jvmbuilder
A source code generator for Kotlin data classes to automatically create a Builder class.
annotation-processor java kapt kotlin kotlin-android kotlin-library
Last synced: 11 Jan 2026
https://github.com/zeoflow/parcelled
A fast annotation processor that auto-generates the Parcelable methods without writing them.
android-library annotation-processor kapt parcellable parcelled parcelled-compiler parcelled-library parcelled-runtime zeoflow zeoflow-library
Last synced: 11 Jan 2026
https://github.com/xinthink/auto-data-class
Generator for Kotlin data classes with Gson/Parcelable type adapter
android annotation-processing data-class kapt kotlin
Last synced: 19 Mar 2025
https://github.com/egorand/kotlin-pizza-factory
A simple example of annotation processing with Kotlin's kapt and Square's kotlinpoet.
annotation-processing kapt kotlin kotlinpoet pizza
Last synced: 08 Jul 2025
https://github.com/domaframework/kotlin-sample
Doma Kotlin Sample
annotation-processing doma jdbc kapt kotlin
Last synced: 03 Mar 2026
https://github.com/hadilq/happy
This library provides an annotation to auto-generate a Kotlin DSL for `sealed` classes to make working with them more concise. You can find more in https://hadilq.com/posts/happy-railway/
annotation-processing dsl kapt kotlin ksp sealed-class
Last synced: 27 Mar 2025
https://github.com/mfarsikov/kotlite
SQL generator and result set mapper for Sqlite and Kotlin
entities kapt kotlin orm sql sql-generator sqlite sqlite-jdbc sqlite-orm sqlite3
Last synced: 05 Apr 2025
https://github.com/importre/kotlin-enumerize
:minibus: Generate enum class and some extensions in Kotlin
annotation enum generator gradle kapt kotlin processing processor
Last synced: 15 Apr 2025
https://github.com/stoyicker/auto-factory-kotlin
An annotation processor that generates factories for your code. Compatible with Kotlin and auto-factory out of the box.
android annotation-processing annotation-processor annotation-tool auto-factory factory factory-pattern kapt kotlin kotlin-android kotlin-language
Last synced: 14 Jan 2026
https://github.com/park-sm/hiltbinder
An annotation processor library that automatically creates Hilt's `@Binds` functions and modules.
android android-library annotation-processing annotation-processor binds dagger-hilt dependency-injection di hilt hilt-android java kapt kotlin library
Last synced: 22 Apr 2025
https://github.com/joshuadeguzman/jetpackstarterkt
Starter kit for Android loaded with Jetpack and other dependencies to accelerate your development
android android-extensions android-jetpack android-lifecycle anko dagger kapt kotlin live-data mvvm retrofit room-database timber
Last synced: 13 Apr 2025
https://github.com/mfarsikov/kewt
Kewt is a Kotlin tool for data class mapping
Last synced: 06 Oct 2025
https://github.com/konh/mycontract
Self-motivation app with gamification features
android android-app android-application android-data-binding android-databinding android-development kapt kotlin kotlin-android motivation room room-persistence room-persistence-library sqlite todo todoapp todolist todolist-application
Last synced: 17 Apr 2026
https://github.com/liying2008/pojo-derivation
Combine multiple POJOs to generate a new POJO.
annotation-processor annotations apt derivation java-library kapt kotlin library pojo pojo-derivation pojos
Last synced: 21 Mar 2025
https://github.com/ma-jian/router
Activity Result API 方式启动的路由管理器、支持拦截、排序、自定义返回逻辑,多模块获取实例
kapt kotlin ksp provider router serviceloader
Last synced: 14 Jan 2026
https://github.com/tariqjamel/ktor-authentication-app
A Kotlin app featuring secure user authentication with sign-up, sign-in, and home screens. It uses a Ktor API with JWT, MongoDB, and SHA-256. Built with Dagger Hilt and KSP for dependency injection and navigation.
api authentication dagger-hilt kapt ksp ktolin ktor mongodb navigation navigation-destinations postman signin signup
Last synced: 17 Feb 2026
https://github.com/apontini/greeter
Test project to get to know code generation with KAPT and KotlinPoet
annotation-processor code-generation kapt kotlin kotlinpoet maven mvn
Last synced: 15 Apr 2026
https://github.com/tariqjamel/crop-analyzer
A comprehensive Android application built with Kotlin and Jetpack Compose that helps farmers analyze their crops through image recognition and provides detailed information about crop health, lifecycle, and care requirements.
api dagger hilt hilt-android jetpack-compose kapt kotlin mvvm navigation plantidentification trefle-api
Last synced: 19 Jul 2025
https://github.com/chrimaeon/logtag-kapt
This is an annotation processor that will generate an appropriate log tag for Android Log messages.
android android-library android-log annotation-processor kapt kotlin ksp logging timber
Last synced: 14 Feb 2026
https://github.com/hndrs/spring-data-generated-kotlin-repository
Annotation Processor that generates kotlin MongoRepositories with helpful methods
annotation-processor kapt kotlin kotlin-library spring-boot spring-data-mongodb spring-mongodb
Last synced: 11 Apr 2026
https://github.com/deen13/openclose-kapt
Solution to the Open Close Principle Kata using kotlin annotation processing.
Last synced: 01 Jul 2025