yanbober / mtc-kcpLinks
一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。
☆26Updated 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:
- A Lightweight Framework for Code Generating☆59Updated 3 years ago
- 取名来自奥特曼奈克萨斯☆24Updated 2 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Updated last year
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Updated 3 years ago
- FastStartup 有向无环图启动框架☆21Updated 3 years ago
- 批量添加 Android 的资源文件前缀☆33Updated 4 years ago
- ☆33Updated 2 years ago
- Booster 示例:使用 ASM 操作字节码☆19Updated 6 years ago
- generate reports,UML and so on from notation☆41Updated 2 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- Gradle Tracing Plugin☆18Updated 3 years ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 5 years ago
- 🍭 Some sugar to sweeten Kotlin development.☆35Updated last year
- 基于Kotlin协程以及DAG(有向无环图)实现的Android任务调度框架,可以根据任务间的依赖关系进行调度。☆19Updated 3 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率