一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。
☆25May 15, 2022Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆38Aug 31, 2020Updated 5 years ago
- ☆11Sep 26, 2019Updated 6 years ago
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Apr 21, 2025Updated 11 months ago
- A parser collection for Java/Native stack trace☆13Sep 2, 2022Updated 3 years ago
- How to use Kotlin Compiler Plugin to transform IR? Look at this !!! 怎样通过 Kotlin Compiler Plugin 进行 IR 插桩?看这里~☆10May 29, 2022Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Feb 21, 2022Updated 4 years ago
- android gradle plugin transform patch☆30Aug 12, 2019Updated 6 years ago
- Cross-module service providing framework for Kotlin Multiplatform Project (KMP) support.(支持 KMP 的跨模块服务提供框架)☆13Sep 30, 2025Updated 5 months ago
- Android 无埋点框架 使用ASM插 桩实现☆25May 22, 2019Updated 6 years ago
- Emoji as Bitmap☆25Jun 27, 2022Updated 3 years ago
- 💥 Android multi-module task startup solution☆13Oct 22, 2021Updated 4 years ago
- Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景☆21Oct 17, 2021Updated 4 years ago
- 基于微信 xlog 开源 日志框架☆67Sep 11, 2020Updated 5 years ago
- maven发布插件和bintray发布插件☆17Oct 30, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- a flipper plugin for android thread inspect☆23Dec 16, 2021Updated 4 years ago
- okhttp socket 封装☆10Sep 2, 2020Updated 5 years ago
- 让 Java 1.8 也能像 Kotlin 一样使用 Sealed Class。Make Java 1.8 use Sealed Class like Kotlin☆12Aug 31, 2022Updated 3 years ago
- 知乎 Android 团队使用 的静态代码检查工具,支持目录、.apk、.dex、.jar、.aar 格式,可通过配置文件添加检查策略。 主要用于检查 Android 应用或依赖库是否有调用隐私接口。☆114Apr 21, 2022Updated 3 years ago
- 一个基于依赖注解的 Android 核心 case 方法优雅写法库,全面支持 apt、kapt、ksp。☆11May 1, 2022Updated 3 years ago
- glide's kotlin annotation processor,use kotlin symbol processor(ksp)☆25Jul 8, 2022Updated 3 years ago
- 用来在公众号中示例Gradle Plugin整个过程☆13May 4, 2022Updated 3 years ago
- 模块化启动框架☆142Feb 11, 2022Updated 4 years ago
- A lightweight dex file parsing library☆83Jun 11, 2020Updated 5 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 2021 DevFest Beijing☆15Dec 21, 2021Updated 4 years ago
- Initialization Framework for Android Application☆14Jun 20, 2022Updated 3 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Dec 28, 2023Updated 2 years ago
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆128Jul 22, 2021Updated 4 years ago
- 处理VIVO手机安装验证问题☆12Jun 25, 2021Updated 4 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Dec 2, 2023Updated 2 years ago
- ☆32Mar 29, 2024Updated last year
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆101Jun 8, 2021Updated 4 years ago
- 使用View的onDraw方法自定义绘制ListVIew☆21Jul 31, 2017Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A KSP implementation of AutoService☆159Mar 19, 2026Updated last week
- Instrument code to trace memory☆19Feb 15, 2019Updated 7 years ago
- Save Editor for D2R☆16Updated this week
- FastStartup 有向无环图启动框架☆21Mar 10, 2022Updated 4 years ago
- 使用mmap实现的跨进程通信组件☆23Jul 24, 2022Updated 3 years ago
- Android 编译期方法扫描、替换的插件工具。An Android plugin, which can scan method & proxy it in compile time.☆14Aug 1, 2022Updated 3 years ago
- 把断言(Assert)用的淋漓精致,提高代码的健壮性。android开发中常用的断言工具类,只在debug下才触发断言,在release下不会抛出断言异常☆10Jun 14, 2020Updated 5 years ago