☆158May 31, 2024Updated last year
Alternatives and similar repositories for MoonlightTreasureBox
Users that are interested in MoonlightTreasureBox are comparing it to the libraries listed below
Sorting:
- A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。☆645Jun 27, 2024Updated last year
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆332Jan 8, 2026Updated 2 months ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year
- 🔥🔥 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
- Android 性能优化实践☆174Oct 4, 2023Updated 2 years ago
- 一个使用ASM进行字节码插桩的大图监控框架☆175Aug 6, 2020Updated 5 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,251Jan 20, 2024Updated 2 years ago
- Android APM Online 线上轻量级APM 性能监测 Android性能监控 性能☆318Oct 18, 2022Updated 3 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Oct 8, 2024Updated last year
- A lightweight and fast AOP framework for Android App and SDK developers☆2,212Aug 26, 2023Updated 2 years ago
- ☆760Jan 16, 2024Updated 2 years ago
- a library for android app handle crash☆226Nov 19, 2023Updated 2 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,928Jun 27, 2025Updated 8 months ago
- Initialization Framework for Android Application☆14Jun 20, 2022Updated 3 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,360Jan 12, 2026Updated 2 months ago
- library for android which can observe signal from native crash or ANR☆348Feb 2, 2023Updated 3 years ago
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆19Jan 18, 2024Updated 2 years ago
- 🚀Optimizer for mobile applications☆5,063Updated this week
- 利用precommit,在代码提交之前做git暂存区的代码lint检查。☆13Sep 6, 2021Updated 4 years ago
- thread tracing for android☆312Apr 16, 2022Updated 3 years ago
- 基于gradle配置的动态插桩实现,只需简单配置即可完成ASM插桩工作,可用于隐私号整改,代码扫描等多个用途,欢迎pr!☆95May 26, 2022Updated 3 years ago
- ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.☆2,452Feb 28, 2026Updated 3 weeks ago
- 字节跳动sliver 采集Java函数栈实现☆103May 29, 2024Updated last year
- android 动态加载so库实现☆360Sep 27, 2023Updated 2 years ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,416Sep 10, 2022Updated 3 years ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Sep 13, 2023Updated 2 years ago
- ☆55Apr 7, 2024Updated last year
- A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.☆903Feb 7, 2021Updated 5 years ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,955Dec 14, 2018Updated 7 years ago
- ☆1,175Feb 7, 2025Updated last year
- FastStartup 有向无环图启动框架☆21Mar 10, 2022Updated 4 years ago
- ☆312Nov 5, 2023Updated 2 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,653Feb 23, 2021Updated 5 years ago
- Andorid 资源优化插件☆37May 7, 2020Updated 5 years ago
- A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception☆2,981Mar 11, 2022Updated 4 years ago
- Android Asm 插桩 教学☆1,060Sep 13, 2022Updated 3 years ago
- AppOptimizeFramework☆115Nov 18, 2025Updated 4 months ago
- 🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)☆458Jul 6, 2023Updated 2 years ago