ShikaSD / compiler-plugin-talk-exampleLinks
Example of implementing part of serialization compiler plugin as an example
☆13Updated 5 years ago
Alternatives and similar repositories for compiler-plugin-talk-example
Users that are interested in compiler-plugin-talk-example are comparing it to the libraries listed below
Sorting:
- Android Parcelable support for the Kotlinx Serialization library.☆79Updated 5 months ago
- IntelliJ iDEA / Android Studio plugin for Android projects using the Paparazzi library that allows recording, verifying and viewing the s…☆160Updated last week
- A Kotlin Multiplatform library for working with dates and times☆79Updated last week
- Fast dependency graph validation for Gradle☆134Updated 5 months ago
- Android Bundle format support for Kotlinx Serialization.☆83Updated last year
- 🔃 Inverted view of your Project☆128Updated last week
- An annotating processing library that automatically generates Dagger Hilt's `@Binds` methods.☆71Updated last month
- Turns a Retrofit service interface into Ktor routing☆134Updated 5 years ago
- sqlite support via both kotlin native & jvm☆58Updated 2 years ago
- ☆114Updated 3 months ago
- 🎮 coroutines flow based uni-directional architecture☆57Updated 2 weeks ago
- ☆58Updated 4 years ago
- A Kotlin Symbol Processor to generate Compose PreviewParameterProviders☆140Updated last year
- DataClassGenerate (or simply DCG) is a Kotlin compiler plugin that addresses an Android APK size overhead from Kotlin data classes.☆169Updated this week
- Undo snapshot state changes in Compose.☆149Updated 3 years ago
- Automatic CoroutineDispatcher injection and extensions for kotlinx.coroutines☆136Updated 7 months ago
- Khonshu is the foundation of how we build apps at Freeletics. It provides the general set up for screens as well as navigation.☆108Updated this week
- Extensions that make it easier to deal with otherwise nullable APIs, for Android and Kotlin Multiplatform☆119Updated 6 months ago
- Notes on Kotlin compiler plugin development, internal structure of compiler and everything else Kotlin metaprogramming☆51Updated 4 years ago
- Alternative to KAPT that skips Java stub generation and therefore is as efficient as Java APT but with Kotlin☆88Updated 2 months ago
- A wrapper for the Bluetooth GATT APIs on Android.☆80Updated 3 years ago
- A Gradle plugin to generate a module graph and include them modules☆111Updated 5 years ago
- Provides a callback for when a @Composable is shown to the user☆66Updated 2 years ago
- A Gradle plugin that generates type-safe formatters for Android string resources in the ICU message format.☆191Updated last week
- A lightweight tool to help understand and debug how Compose's layout constraints affect your composables.☆124Updated last year
- A gradle plugin to make management of large gradle builds easier