客户端(Android/iOS) APM相关博客收藏
☆145Jan 22, 2024Updated 2 years ago
Alternatives and similar repositories for Awesome-APM
Users that are interested in Awesome-APM are comparing it to the libraries listed below
Sorting:
- 实现高版本Android 的进程CPU使用率、CPU使用率检测,监控异常CPU使用的线程,并记录异常阶段的堆栈信息☆38Jun 11, 2022Updated 3 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year
- 字节跳动sliver 采集Java函数栈实现☆103May 29, 2024Updated last year
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Dec 28, 2023Updated 2 years ago
- HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。☆162Apr 21, 2022Updated 3 years ago
- AppOptimizeFramework☆114Nov 18, 2025Updated 3 months ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆330Jan 8, 2026Updated last month
- Gradle Tracing Plugin☆18Sep 16, 2022Updated 3 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,470Feb 5, 2026Updated last month
- Android 性能优化实践☆174Oct 4, 2023Updated 2 years ago
- ☆758Jan 16, 2024Updated 2 years ago
- ☆1,171Feb 7, 2025Updated last year
- KOOM is an OOM killer on mobile platform by Kwai.☆3,357Jan 12, 2026Updated last month
- 曙光 Android SDK,隶属于 https://github.com/eventtracing/dawn 项目☆19Apr 21, 2023Updated 2 years ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆316Apr 21, 2022Updated 3 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Oct 8, 2024Updated last year
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编 译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆129Jul 22, 2021Updated 4 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,923Jun 27, 2025Updated 8 months ago
- A Gradle Plugin for resolving AndroidManifest.xml merge conflicts.☆230Dec 27, 2023Updated 2 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只 编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- FastStartup 有向无环图启动框架☆21Mar 10, 2022Updated 3 years ago
- 💥 Android multi-module task startup solution☆13Oct 22, 2021Updated 4 years ago
- ModuleExpose 基于模块暴露和Hilt的安卓模块通信方案☆13Apr 19, 2025Updated 10 months ago
- library for android which can observe signal from native crash or ANR☆346Feb 2, 2023Updated 3 years ago
- Personal blog by Yu Jinyan.☆19Apr 3, 2024Updated last year
- Android APM Online 线上轻量级APM 性能监测 Android性能监控 性能☆318Oct 18, 2022Updated 3 years ago
- 🚀Optimizer for mobile applications☆5,062Feb 4, 2026Updated last month
- ServiceLoader performance optimization for Android (Deprecated, use didi/booster instead)☆35Jan 22, 2020Updated 6 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,249Jan 20, 2024Updated 2 years ago
- 用于项目测试,崩溃重启操作,崩溃记录日志【可以查看,分享】和重启【多种重启app方式】;网路拦截查看的工具小助手,拦截请求和响应数据,统计接口请求次数,流量消耗,以及统计网络链接/dns解析/request请求/respond响应等时间。提高开发效率……☆817May 7, 2024Updated last year
- A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)☆1,302Feb 26, 2026Updated last week
- Android Gradle Plugin和Kotlin Gradle Plugin源码demo工程☆14Dec 9, 2019Updated 6 years ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,416Sep 10, 2022Updated 3 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,206Aug 26, 2023Updated 2 years ago
- Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台☆2,697May 9, 2019Updated 6 years ago
- ☆312Nov 5, 2023Updated 2 years ago
- ☆14Aug 11, 2020Updated 5 years ago
- 基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC☆1,127Mar 14, 2023Updated 2 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago