zkwlx / HiMem
HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。
☆160Updated 2 years ago
Alternatives and similar repositories for HiMem:
Users that are interested in HiMem are comparing it to the libraries listed below
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆217Updated 2 years ago
- Hook Thread Sample☆108Updated 6 years ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆310Updated 2 years ago
- 字节跳动sliver 采集Java函数栈实现☆98Updated 8 months ago
- 一个小众需求下移除 Android 构建中 Jar 包、AAR 包、构建冗余 class 文件的 Gradle 插件。☆169Updated 6 years ago
- Lint增量检查☆55Updated 3 years ago
- ☆101Updated 2 months ago
- ☆91Updated 6 years ago
- CGLib-for-Android (Dex code Generation Library for Android) is high level API to dynamicall generate sub class, its implementation based …☆81Updated 8 years ago
- 一种在Dalvik虚拟机上多Dex首次加载的优化方案,支持4.1~4.4☆73Updated 4 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆92Updated 4 months ago
- Analyze contribution rate of each module to the apk size☆199Updated 6 years ago
- Process Tracker☆37Updated 6 years ago
- AppOptimizeFramework☆92Updated 7 months ago
- hook system by asm☆80Updated 2 years ago
- Duplicated Bitmap Analyzer Task☆65Updated 2 years ago
- Magical modules with cool tech.The best dynamic so loader for android.☆170Updated 3 years ago
- insert try catch code when gradle transform class☆30Updated 5 years ago
- Android 性能优化资源☆200Updated 4 years ago
- 模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?☆150Updated 3 years ago
- a library for android app handle crash☆217Updated last year
- MethodInterceptProxy for Android.It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field…☆153Updated 7 years ago
- init☆97Updated 2 years ago
- Android 性能优化实践☆164Updated last year
- Hook Socket Sample☆31Updated 6 years ago
- JVMTI Sample☆160Updated 6 years ago
- Android Studio Layout Inspector超时错误解决☆47Updated 2 years ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆304Updated last year
- 隐私 api 调用检查全套方案☆70Updated last month
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆100Updated 3 years ago