yanbober / mtc-kcpLinks
一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。
☆24Updated 3 years ago
Alternatives and similar repositories for mtc-kcp
Users that are interested in mtc-kcp are comparing it to the libraries listed below
Sorting:
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Updated last year
- A Lightweight Framework for Code Generating☆59Updated 3 years ago
- 取名来自奥特曼奈克萨斯☆24Updated 2 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Updated last year
- FastStartup 有向无环图启动框架☆21Updated 3 years ago
- 基于Kotlin协程以及DAG(有向无环图)实现的Android任务调度框架,可以根据任务间的依赖关系进行调度。☆19Updated 2 years ago
- 批量添加 Android 的资源文件前缀☆33Updated 4 years ago
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆28Updated 3 years ago
- Gradle Tracing Plugin☆18Updated 2 years ago
- 基于ByteX开发的服务发现框架☆14Updated 5 years ago
- Booster 示例:使用 ASM 操作字节码☆18Updated 6 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- How to use Kotlin Compiler Plugin to transform IR? Look at this !!! 怎样通过 Kotlin Compiler Plugin 进行 IR 插桩?看这里~☆10Updated 3 years ago
- ☆34Updated 2 years ago
- 🍭 Some sugar to sweeten Kotlin development.☆35Updated last year
- a flipper plugin for android thread inspect☆23Updated 3 years ago
- android gradle plugin transform patch☆30Updated 5 years ago
- A monitor & controller for Android sensitive permissions/api calls based on bytecode transformation.☆16Updated last year
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Updated 3 months ago
- A Gradle plugin to easily publish library components to Maven.☆12Updated last year
- android 启动库☆45Updated 3 years ago
- An Android startup jobs sceduler.☆52Updated 3 years ago
- glide's kotlin annotation processor,use kotlin symbol processor(ksp)☆26Updated 3 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Updated 9 months ago
- generate reports,UML and so on from notation☆40Updated last year
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆64Updated 5 months ago
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆18Updated last year
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 4 years ago
- A Gradle Plugin for adding variant/version/git-commit-id/etc information to APK launcher icon.☆73Updated last year
- 一种在Dalvik虚拟机上多Dex首次加载的优化方案,支持4.1~4.4☆73Updated 5 years ago