☆312Nov 5, 2023Updated 2 years ago
Alternatives and similar repositories for performance
Users that are interested in performance are comparing it to the libraries listed below
Sorting:
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,251Jan 20, 2024Updated 2 years ago
- thread tracing for android☆312Apr 16, 2022Updated 3 years ago
- Android Asm 插桩 教学☆1,060Sep 13, 2022Updated 3 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,360Jan 12, 2026Updated 2 months ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,653Feb 23, 2021Updated 5 years ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Sep 13, 2023Updated 2 years ago
- 🔥🔥 btrace (AKA RheaTrace) is a high-performance Android & iOS tracing tool built on Perfetto. It not only times your methods but also r…☆2,475Feb 5, 2026Updated last month
- ☆758Jan 16, 2024Updated 2 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆510Jun 26, 2024Updated last year
- 🚀Optimizer for mobile applications☆5,059Feb 4, 2026Updated last month
- 锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载☆380Jun 16, 2022Updated 3 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,210Aug 26, 2023Updated 2 years ago
- Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢☆400Aug 9, 2023Updated 2 years ago
- Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11☆4,543Jul 22, 2023Updated 2 years ago
- 🐰 a simple and easy to use android apm framework (tools)☆1,076Jul 10, 2023Updated 2 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。☆645Jun 27, 2024Updated last year
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆834Nov 22, 2022Updated 3 years ago
- 降低Android非必要crash☆3,262May 28, 2023Updated 2 years ago
- BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).☆1,203May 12, 2022Updated 3 years ago
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆3,925Jun 27, 2025Updated 8 months ago
- Android Gradle Plugin -- Auto Check big image and compress image in building.☆1,208Aug 31, 2021Updated 4 years ago
- 一个使用ASM进行字节码插桩的大图监控框架☆174Aug 6, 2020Updated 5 years ago
- Andromeda simplifies local/remote communication for Android modularization☆2,273Sep 16, 2019Updated 6 years ago
- 零反射全动态Android插件框架☆7,735Updated this week
- A transparent ui-block detection library for Android. (known as BlockCanary)☆6,733Jul 15, 2023Updated 2 years ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,955Dec 14, 2018Updated 7 years ago
- An automatically testing and analysis hprof library for android app (自动分析Android内存泄漏)☆186Sep 17, 2020Updated 5 years ago
- ☆1,173Feb 7, 2025Updated last year
- Increase layout loading speed 200%☆2,592Jan 8, 2021Updated 5 years ago
- A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.☆3,970Sep 15, 2021Updated 4 years ago
- The AOP framework for Android☆44Dec 24, 2020Updated 5 years ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,416Sep 10, 2022Updated 3 years ago
- Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台☆2,696May 9, 2019Updated 6 years ago
- Android-skin-support is an easy dynamic skin framework to use for Android, Only one line of code to integrate it. Android 换肤框架, 极低的学习成本,…☆6,519Sep 3, 2020Updated 5 years ago
- ☆302May 31, 2021Updated 4 years ago
- Matrix is a plugin style, non-invasive APM system developed by WeChat.☆11,994Jul 23, 2024Updated last year
- ☆158May 31, 2024Updated last year
- ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.☆2,449Feb 28, 2026Updated 2 weeks ago