从 Java 字节码到 ASM 实践
☆145Dec 15, 2021Updated 4 years ago
Alternatives and similar repositories for Koala
Users that are interested in Koala 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
- 基于 ByteX 开发一些有意义的插件☆47Jan 19, 2021Updated 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
- ✈️ ASM 4 教程中的示例代码,用于 ASM 学习,介绍了 ASM 中基本的使用说明。☆317Jan 18, 2022Updated 4 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,212Aug 26, 2023Updated 2 years ago
- 一个简单易懂的transformDemo, 包括了如何支持增量更新, 如何使用ASM Core和ASM Tree Api, 具一定的封装性☆27Apr 24, 2019Updated 6 years ago
- ☆758Jan 16, 2024Updated 2 years ago
- 一个使用ASM进行字节码插桩的大图监控框架☆175Aug 6, 2020Updated 5 years ago
- 🚀Optimizer for mobile applications☆5,059Feb 4, 2026Updated last month
- AopArms编写了Android开发中常用的一套注解,如日志、异步处理、缓存、SP、延迟操作、定时任务、重试机制、try-catch安全机制、过滤频繁点击、拦截、埋点统计、全局性能监控(每个方法耗时时长)等,后续还会有更多更强大的注解功能加入☆532Dec 9, 2019Updated 6 years ago
- ⚽️ ASM 的简单案例使用☆32Jul 1, 2021Updated 4 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,653Feb 23, 2021Updated 5 years ago
- 动态日志☆26May 3, 2018Updated 7 years ago
- Android字节码插件,编译期间动态修改代码,改造添加全埋点日志采集功能模块,对常见控件进行监听处理☆394Apr 24, 2019Updated 6 years ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,955Dec 14, 2018Updated 7 years ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆332Jan 8, 2026Updated 2 months ago
- Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11☆4,543Jul 22, 2023Updated 2 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year
- 用于分析函数耗时,能打印出函数参数值和返回值以及函数调用栈,还能修改aar和jar,自定义lint☆60May 25, 2021Updated 4 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,360Jan 12, 2026Updated 2 months ago
- Android Asm 插桩 教学☆1,060Sep 13, 2022Updated 3 years ago
- ☆1,175Feb 7, 2025Updated last year
- 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
- 自定义 Lint,基于 AS 3.0+☆46Jul 9, 2019Updated 6 years ago
- 客户端(Android/iOS) APM相关博客收藏☆145Jan 22, 2024Updated 2 years ago
- Annotation-triggered method call logging for your debug builds.☆7,916Jan 5, 2022Updated 4 years ago
- 个人的字节码插桩学习工程,也能作为模板参照使用☆29Jun 24, 2019Updated 6 years ago
- HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。☆162Apr 21, 2022Updated 3 years ago
- Android Gradle Plugin -- Auto Check big image and compress image in building.☆1,208Aug 31, 2021Updated 4 years ago
- 零反射全动态Android插件框架☆7,735Updated this week
- A lib to compute the method cost time.☆177Jan 28, 2018Updated 8 years ago
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆19Jan 18, 2024Updated 2 years ago
- AppOptimizeFramework☆115Nov 18, 2025Updated 4 months ago
- 🔥A lightweight AOP(Android) application framework. Includes the most practical AOP applications.(一个轻量级的AOP(Android)应用框架。囊括了最实用的AOP应用)☆741Dec 15, 2023Updated 2 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆834Nov 22, 2022Updated 3 years ago
- thread tracing for android☆312Apr 16, 2022Updated 3 years ago
- demos to help understand plugin framwork☆2,659Aug 27, 2018Updated 7 years ago
- A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.☆903Feb 7, 2021Updated 5 years ago
- 🔥🔥Qigsaw ['tʃɪɡsɔ] is a dynamic modularization library which is based on Android App Bundles(Do not need Google Play Service). It suppo…☆1,694Oct 25, 2023Updated 2 years ago