#kotlin-compiler-plugin (5 Repositories)
Ranked open-source repositories tagged with #kotlin-compiler-plugin, scored by pull request acceptance likelihood and maintainer engagement velocity.
31.4%
120.0h
5 repositories tagged #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
lupuuss/Mokkery
The mocking library for Kotlin Multiplatform, easy to use, boilerplate-free and compiler plugin driven.
square/anvil
A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.
drewhamilton/Poko
A Kotlin compiler plugin that generates equals, hashCode, and toString for plain old Kotlin objects in public APIs.
kanyun-inc/Kace
Kace: Kotlin Android Compatible Extensions, a framework for assisting in the seamless migration from kotlin-android-extensions