Topic: "kotlinpoet"
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Language: Kotlin - Size: 2.06 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 527 - Forks: 37

AdevintaSpain/Protein 📦
💊 Protein is an IntelliJ Plugin to generate Kotlin code for Retrofit 2 and RxJava 2 based on a Swagger definition
Language: Kotlin - Size: 6.52 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 274 - Forks: 8

Commit451/ResourcesPoet
Kotlin API for generating Android XML Resources
Language: Kotlin - Size: 319 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 112 - Forks: 7

mscheong01/krotoDC
Protobuf Kotlin Dataclass, Converter & Custom Kotlin Coroutine gRPC Generator
Language: Kotlin - Size: 51.4 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 96 - Forks: 10

AmrDeveloper/EasyAdapter
Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors
Language: Kotlin - Size: 813 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 83 - Forks: 7

serbelga/compose-vectorize
A Kotlin Multiplatform library to generate compose.ui.graphics.vector.ImageVector from XML files
Language: Kotlin - Size: 809 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 71 - Forks: 2

yshrsmz/kgql
GraphQL Document wrapper generator for Kotlin Multiplatform Project and Android
Language: Kotlin - Size: 801 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 57 - Forks: 2

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.
Language: Kotlin - Size: 255 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 38 - Forks: 2

slackhq/auto-value-kotlin
An AutoValue extension that generates binary and source compatible equivalent Kotlin data classes of AutoValue models.
Language: Kotlin - Size: 324 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 25 - Forks: 3

tieskedh/KotlinPoetDSL
A DSL for KotlinPoet
Language: Kotlin - Size: 264 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 0

drawers/ksp-sample
A simple example of an annotation processor using KSP and KotlinPoet including tests
Language: Kotlin - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 20 - Forks: 3

patxibocos/poetimizely
Generate Kotlin type safe accessors for Optimizely experiments and features
Language: Kotlin - Size: 1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 19 - Forks: 1

tarek360/Kotlin-Annotation-Processor
Annotation Processor Sample in Kotlin
Language: Kotlin - Size: 122 KB - Last synced at: 3 days ago - Pushed at: almost 8 years ago - Stars: 19 - Forks: 5

GlassBricks/kotlinbard 📦
KotlinPoet extensions to provide a fluent kotlin DSL for code generation.
Language: Kotlin - Size: 417 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 4

wowselim/eventbus-service
Type-safe extensions for the vertx eventbus
Language: Kotlin - Size: 268 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 12 - Forks: 2

serbelga/navigation-compose-extended
A Kotlin Multiplatform library for Jetpack Navigation Compose to improve creation of navigation elements in a more idiomatic way
Language: Kotlin - Size: 602 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 10 - Forks: 0

Egorand/kotlin-pizza-factory
A simple example of annotation processing with Kotlin's kapt and Square's kotlinpoet.
Language: Kotlin - Size: 60.5 KB - Last synced at: 23 days ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 1

y9vad9/construkt
Android View DSL generation playground
Language: Kotlin - Size: 4.49 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 0

tobrun/kotlin-data-compat
Language: Kotlin - Size: 153 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 3

hanggrian/kotlinpoet-dsl
Replace KotlinPoet builders with Kotlin DSL
Language: Kotlin - Size: 3.45 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 0

ZacSweers/kotlinpoet-contracts
Contracts support for KotlinPoet
Language: Kotlin - Size: 76.2 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 0

wowselim/goldfinch
exhaustive iteration over class properties
Language: Kotlin - Size: 85 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

NightlyNexus/KotlinPoetQuine
A Kotlin quine made with KotlinPoet.
Language: Kotlin - Size: 168 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

Omico/Elucidator
Provide a better Kotlin DSL experience for kotlinpoet.
Language: Kotlin - Size: 413 KB - Last synced at: 26 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

SteffenEckardt/Compose-Navigation-Generator
A ksp library to automatically generate navigation functions for jetpack compose.
Language: Kotlin - Size: 659 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

dreamgyf/FastInflate
This is an Android plugin, which can improve the performance of layout loading by parsing the layout xml file during the compilation period and converting the reflection instantiation in LayoutInflater into a normal instantiation. 这是一个Android插件,通过在编译期时解析布局xml文件,将LayoutInflater中的反射实例化转成普通的实例化,以此来提高布局加载的性能
Language: Kotlin - Size: 600 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

dvpermyakov/feature-toggles-gradle
Demo gradle pluggin for feature-toggles generation
Language: Kotlin - Size: 109 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

atsushi130/BuilderKit
BuilderKit is test data builder auto generator.
Language: Kotlin - Size: 55.7 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 3

art-community/art-generator
Java & Kotlin meta code generator
Language: Kotlin - Size: 2.05 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 1

radityagumay/bytecode-manipulation-playground
introduction to annotation processor. https://www.youtube.com/watch?v=ffnjFZxZJM0
Language: Kotlin - Size: 404 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

chRyNaN/kotlin-writer
Kotlin DSL library for generating Kotlin Files in an annotation processor
Language: Kotlin - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

mattshoe/autobuilder
AutoBuilder: A Kotlin Symbol Processing (KSP) library for automatic builder class generation. Supports default values for both primitive and non-primitive properties.
Language: Kotlin - Size: 140 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

keygenqt/ormlite-extension
Language: Kotlin - Size: 4.18 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

apontini/Greeter
Test project to get to know code generation with KAPT and KotlinPoet
Language: Kotlin - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jefryjacky/ViewHolderFactory
Auto generate factory for instance RecycleViewAdapter Viewholder
Language: Kotlin - Size: 165 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dvpermyakov/dagger-kotlin
Pure Kotlin dependency injection library for educational purposes
Language: Kotlin - Size: 273 KB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

emilg1101/kotlin-code-generation
Code generation example /w kotlinpoet
Language: Kotlin - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

WeRockStar/withKotlinPoet
Learning and Doing on Kotlin Poet API generating .kt source files
Language: Kotlin - Size: 128 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
