An open API service providing repository metadata for many open source software ecosystems.

Topic: "kotlin-compiler-plugin"

Foso/Ktorfit

HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit

Language: Kotlin - Size: 5.89 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1,842 - Forks: 60

square/anvil

A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.

Language: Kotlin - Size: 6.15 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1,387 - Forks: 89

ZacSweers/MoshiX

Extensions for Moshi including IR plugins, moshi-sealed, and more.

Language: Kotlin - Size: 2.19 MB - Last synced at: 9 days ago - Pushed at: 16 days ago - Stars: 529 - Forks: 37

icerockdev/moko-widgets

Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development

Language: Kotlin - Size: 2.48 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 391 - Forks: 32

drewhamilton/Poko

A Kotlin compiler plugin that generates equals, hashCode, and toString for plain old Kotlin objects in public APIs.

Language: Kotlin - Size: 1.59 MB - Last synced at: about 3 hours ago - Pushed at: about 5 hours ago - Stars: 384 - Forks: 13

jisungbin/ComposeInvestigator

Trace the recomposition of a Composable with its cause without boilerplate code 😎.

Language: Kotlin - Size: 1.2 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 306 - Forks: 8

lupuuss/Mokkery

The mocking library for Kotlin Multiplatform, easy to use, boilerplate-free and compiler plugin driven.

Language: Kotlin - Size: 3.69 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 287 - Forks: 9

kanyun-inc/Kace

Kace: Kotlin Android Compatible Extensions, a framework for assisting in the seamless migration from kotlin-android-extensions

Language: Kotlin - Size: 260 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 285 - Forks: 14

Foso/Cabret-Log 📦

:pencil2: Method call logging for Kotlin Multiplatform

Language: Kotlin - Size: 23.3 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 196 - Forks: 4

AhmedMourad0/no-copy

A Kotlin compiler plugin that removes the `copy` method of data classes.

Language: Kotlin - Size: 295 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 159 - Forks: 4

Foso/KotlinCompilerPluginExample

This is an example project that shows how to create a Kotlin Compiler Plugin. The plugin will print "Hello from" and the name of the file that is being compiled, as a compiler warning to the terminal log.

Language: Kotlin - Size: 3.14 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 145 - Forks: 7

duckie-team/quack-quack-android

☕ A highly automated, excellent stability, well-tested, flexibly pluggable, and Modifier-driven Jetpack Compose design system.

Language: Kotlin - Size: 18.3 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 114 - Forks: 9

IVIanuu/injekt

Next gen dependency injection library for Kotlin [WIP]

Language: Kotlin - Size: 15 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 110 - Forks: 2

mori-atsushi/kotlin-cacheable

An annotation-based caching library for Kotlin Multiplatform

Language: Kotlin - Size: 314 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 102 - Forks: 2

deepmedia/Knee

Seamless two-way communication between Kotlin/Native and Kotlin/JVM. Supports suspend functions, classes, interfaces, no-copy buffers and much more.

Language: Kotlin - Size: 282 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 92 - Forks: 3

detekt/detekt-compiler-plugin 📦

Experimental support for detekt as a Kotlin compiler plugin

Language: Kotlin - Size: 424 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 55 - Forks: 5

ForteScarlet/kotlin-suspend-transform-compiler-plugin

A Kotlin compiler plugin for transforming suspend functions to platform-compatible non-suspend functions, such as the JVM Blocking API and CompletableFuture or JS Promise, etc. ☝️😺👍

Language: Kotlin - Size: 1.51 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 54 - Forks: 4

ktargeter/ktargeter

Kotlin compiler plugin that allows overriding annotation use-site targets for properties 🛠️

Language: Kotlin - Size: 156 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 43 - Forks: 1

intuit/hooks

Hooks is a little module for plugins, in Kotlin

Language: Kotlin - Size: 830 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 40 - Forks: 5

milis92/Krang

Kotlin Compiler Plugin that gives you the ability to be notified every time annotated function is called

Language: Kotlin - Size: 1.07 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 36 - Forks: 1

sourcegraph/scip-kotlin

SCIP indexer for Kotlin. Implemented as a SemanticDB compiler plugin.

Language: Kotlin - Size: 635 KB - Last synced at: 1 day ago - Pushed at: 9 days ago - Stars: 22 - Forks: 16

Collektive/collektive

Aggregate Computing in Kotlin Multiplatform

Language: Kotlin - Size: 17.7 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 18 - Forks: 5

MikeDepies/Kompute

Kotlin Compiler plugin bringing reactivity to variable declarations

Language: Kotlin - Size: 108 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 1

jisungbin/KotlinCompilerPluginSample

Say hello to Kotlin Compiler Plugin 🙌

Language: Kotlin - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 1

karmakrafts/Introspekt

Positional code and compile-time introspection API for Kotlin/Multiplatform.

Language: Kotlin - Size: 675 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 7 - Forks: 0

rnett/compiler-plugin-utils

A Compiler plugin for writing compiler plugins

Language: Kotlin - Size: 7.48 MB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

JavierSegoviaCordoba/kotlin-compiler-extensions

Set of extensions for the Kotlin compiler APIs

Language: Kotlin - Size: 887 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 6 - Forks: 0

karmakrafts/Iridium

Testing framework for Kotlin compiler plugins using a custom compiler driver.

Language: Kotlin - Size: 215 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 5 - Forks: 1

Toxa2033/SavedStateCompilerPlugin

Kotlin compiler plugin generates support synthetic methods for use SaveStateHandle without constants and string variables.

Language: Kotlin - Size: 122 KB - Last synced at: 11 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

succlz123/naix

A KCP(Kotlin Compiler Plugin) that helps Android-Kotlin developers to automatically output method call information through annotations.

Language: Java - Size: 77.1 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

karmakrafts/RAkII

Structured RAII with error handling for Kotlin Multiplatform.

Language: Kotlin - Size: 3.61 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

bivektor/lombokt

Lightweight port of Lombok utilities for Kotlin

Language: Kotlin - Size: 238 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

jisungbin/KotlinDataClassNoCopy

Suppress the generation of the copy() function in Kotlin's data class.

Language: Kotlin - Size: 87.9 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

c-fraser/defer-it 📦

Defer statements in Kotlin

Language: Kotlin - Size: 132 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

anatawa12/auto-tostring

A kotlin compiler plugin to generate toString like data class.

Language: Kotlin - Size: 136 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

akram09/Kebug

Kebug is a kotlin compiler plugin to trace methods call

Language: Kotlin - Size: 3.73 MB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

jisungbin/KotlinCompilerPluginTasteSample

코틀린 컴파일러 플러그인 맛보기 행사 샘플 프로젝트

Language: Kotlin - Size: 58.6 KB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

ElisaTronetti/collektive

Aggregate computing with Kotlin Multiplatform.

Language: Kotlin - Size: 566 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

irenedea/kotlin-frontend-plugin-template

A template for Kotlin compiler frontend plugins with IntelliJ support.

Language: Kotlin - Size: 62.5 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

vladcudoidem/injectable

A Kotlin compiler plugin that injects semantic information into Jetpack Compose UI elements.

Language: Kotlin - Size: 442 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

jisungbin/KotlinCompilerPluginPlayground

for ir dumping

Language: Kotlin - Size: 218 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

RTAkland/JvmOnlyLinter

A linter for kotlin multiplatform development with JVM target

Language: Kotlin - Size: 130 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

BreimerR/Kuery

Kuery is a database library ment to serve all your database needs. A single library with portable code base for your stack needs

Language: C - Size: 2.69 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

duckie-team/composable-function-reference-diagnostic-suppressor

COMPOSABLE_FUNCTION_REFERENCE diagnostic suppression Kotlin compiler plugin

Language: Kotlin - Size: 180 KB - Last synced at: about 20 hours ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Russian-Dude/execs-plugin

Kotlin compiler plugin for exECS library

Language: Kotlin - Size: 184 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

pablisco/scope

Scopes coming here soon

Language: Kotlin - Size: 59.6 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

leonardoaramaki/inspekt

A Kotlin compiler plugin to assist on extending inspection tools

Language: Kotlin - Size: 107 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

BookLifes/RAkII

Structured RAII with error handling for Kotlin Multiplatform.

Language: Kotlin - Size: 3.54 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

limo-64/object-equals

A fast and flexible utility for deep equality comparison, object-equals offers tailored performance for different JavaScript engines. Its robust design supports various data types, making it a reliable choice for developers. 👩💻✨

Language: JavaScript - Size: 358 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ghostflyby/kotlin-default-internal

Language: Kotlin - Size: 122 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jisungbin/AndroidxComposeCompilerPlugin

Clone of /kotlin/compose/compiler-hosted/src/main.

Language: Kotlin - Size: 544 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kinhirozane/jek

Just Enough Kinhiro

Language: Kotlin - Size: 179 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

linhnvtit/fun-cache

FunCache is a Kotlin library that provides easy-to-use annotation for caching function results using Kotlin Compiler Plugin

Language: Kotlin - Size: 70.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

androidZzT/KtIRDissector

Kotlin 编译插件,你可以在项目中直接编写 kotlin 代码来 hook 目标方法入口\出口或完全替换目标方法。 基于 Kotlin Compiler Plugin 实现。

Language: Kotlin - Size: 785 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Daniel-Pfeffer/Annotations-Source-Code-Modification

Source code of the paper "On the Applicability of Annotation-based Source Code Modification in Kotlin" for MPLR'23

Language: Kotlin - Size: 114 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ktargeter/ktargeter-sample

ktargeter sample

Language: Kotlin - Size: 69.3 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0