kapt topic

List kapt repositories

parcelled

15
Stars
9
Forks
Watchers

A fast annotation processor that auto-generates the Parcelable methods without writing them.

auto-data-class

15
Stars
1
Forks
Watchers

Generator for Kotlin data classes with Gson/Parcelable type adapter

jvmbuilder

16
Stars
5
Forks
Watchers

A source code generator for Kotlin data classes to automatically create a Builder class.

napt

88
Stars
6
Forks
Watchers

Alternative to KAPT that skips Java stub generation and therefore is as efficient as Java APT but with Kotlin

Mixin

28
Stars
0
Forks
Watchers

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.

Retroswagger

38
Stars
2
Forks
Watchers

🧩 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.

grpc-kapt

27
Stars
8
Forks
Watchers

Annotation driven gRPC clients & servers in Kotlin

GoRouter

63
Stars
7
Forks
Watchers

A routing framework to assist Android componentization (帮助 Android App 进行组件化改造的路由框架),Gradle插件支持8.0+,模块Application生命周期