字节跳动sliver 采集Java函数栈实现
☆106May 29, 2024Updated 2 years ago
Alternatives and similar repositories for Sliver
Users that are interested in Sliver are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆508Jun 26, 2024Updated 2 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆101Oct 8, 2024Updated last year
- 💥 Android multi-module task startup solution☆13Oct 22, 2021Updated 4 years ago
- 这个仓库用于实践和测试 Kotlin 、 Java 性能 和 新语法相关的代码案例,正在陆续添加新的案例。欢迎 star☆12Jun 9, 2022Updated 4 years ago
- 客户端(Android/iOS) APM相关博客收藏☆147Jan 22, 2024Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Android调用JVMTI的Demo,分别是9.0之后的和9.0之前(8.0必须使用反射方式调用)两个Demo☆32Apr 17, 2022Updated 4 years ago
- 实现高版本Android 的进程CPU使用率、CPU使用率检测,监控异常CPU使用的线程,并记录异常阶段的堆栈信息☆38Jun 11, 2022Updated 4 years ago
- AppOptimizeFramework☆116Nov 18, 2025Updated 8 months ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆332Apr 27, 2026Updated 2 months ago
- allocate bitmap in native heap(Android 6.x - 7.x)☆47Aug 29, 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,522Jun 9, 2026Updated last month
- ☆1,191Feb 7, 2025Updated last year
- library for android which can observe signal from native crash or ANR☆345Feb 2, 2023Updated 3 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆89Dec 28, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆755Jan 16, 2024Updated 2 years ago
- 🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)☆458Jul 6, 2023Updated 3 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,373Jan 12, 2026Updated 6 months ago
- ☆55Jul 11, 2023Updated 3 years ago
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆126Jul 22, 2021Updated 4 years ago
- run java method of Android in Jadx without Android device.☆62Feb 23, 2023Updated 3 years ago
- Android 性能优化实践☆174Oct 4, 2023Updated 2 years ago
- 耗电量优化☆89Nov 29, 2020Updated 5 years ago
- HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。☆166Apr 21, 2022Updated 4 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- a library for android app handle crash☆226Nov 19, 2023Updated 2 years ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆316Apr 21, 2022Updated 4 years ago
- ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.☆2,548Jun 16, 2026Updated last month
- libapp.so分析助手☆17Jan 4, 2023Updated 3 years ago
- Library intended to hook Binder interface and manipulate events☆116Sep 28, 2022Updated 3 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Dec 2, 2023Updated 2 years ago
- 模块化启动框架☆143Feb 11, 2022Updated 4 years ago
- 安卓客户端性能卡顿监控以及ANR治理辅助分析工具☆17Nov 17, 2023Updated 2 years ago
- ☆158May 31, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- android user-space coredump feature☆48Jun 9, 2026Updated last month
- Build-time Android bytecode instrumentation that adds runtime Trace sections for Perfetto analysis.☆123Updated this week
- Fix some system bugs to enhance app stability.☆22Sep 27, 2024Updated last year
- xDL is an enhanced implementation of the Android DL series functions.☆639May 21, 2026Updated 2 months ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,248Jan 20, 2024Updated 2 years ago
- 知乎 Android 团队使用的静态代码检查工具,支持目录、.apk、.dex、.jar、.aar 格式,可通过配置文件添加检查策略。 主要用于检查 Android 应用或依赖库是否有调用隐私接口。☆116Apr 21, 2022Updated 4 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆882Mar 23, 2023Updated 3 years ago