androidZzT / KtIRTransformSampleLinks
How to use Kotlin Compiler Plugin to transform IR? Look at this !!! 怎样通过 Kotlin Compiler Plugin 进行 IR 插桩?看这里~
☆10Updated 3 years ago
Alternatives and similar repositories for KtIRTransformSample
Users that are interested in KtIRTransformSample are comparing it to the libraries listed below
Sorting:
- 一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。☆26Updated 3 years ago
- A Lightweight Framework for Code Generating☆59Updated 3 years ago
- Kotlin native support for OpenHarmony OS and HarmonyOS☆60Updated last year
- ☆52Updated 2 years ago
- ☆47Updated last year
- Now in Kotlin☆52Updated 3 weeks ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Updated last year
- DevBricksX provides plenty of useful classes that will be used in daily Android development.☆67Updated 2 months ago
- A monitor & controller for Android sensitive permissions/api calls based on bytecode transformation.☆16Updated last year
- Framework for quickly creating connected applications in Kotlin with minimal effort☆21Updated last year
- 取名来自奥特曼奈克萨斯☆24Updated 2 years ago
- Effective Kotlin 中文翻译☆42Updated 2 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。