gdutxiaoxu / AnchorTask
锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载
☆374Updated 2 years ago
Alternatives and similar repositories for AnchorTask:
Users that are interested in AnchorTask are comparing it to the libraries listed below
- library for android which can observe signal from native crash or ANR☆336Updated 2 years ago
- ☆302Updated last year
- Android 字节码插桩实战☆247Updated 7 months ago
- Android 自动检测资源冲突的gradle 插件(An Android Gradle Plugin For Checking Conflict Resources)☆234Updated 5 years ago
- ☆142Updated 8 months ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆471Updated 7 months ago
- thread tracing for android☆315Updated 2 years ago
- a library for android app handle crash☆217Updated last year
- Sample for Add Systrace Tag☆225Updated 6 years ago
- MultiDex☆317Updated 5 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆822Updated 2 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆182Updated 2 years ago
- Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢☆406Updated last year
- 神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕 埋点、自动埋点)。☆444Updated last month
- Android APM Online 线上轻量级APM 性能监测 Android性能监控 性能☆307Updated 2 years ago
- 一线大厂中的大型App全套性能优化实战方案,讲解你们所不知道的优化内容,包含启动优化,内存优化,网络优化,容灾方案等等,每周会定时更新,欢迎关注博客☆204Updated 4 years ago
- A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.☆372Updated 2 years ago
- 深入理解Android Gradle☆389Updated 5 years ago
- Android Application Initialized Task Dispatcher☆175Updated 3 years ago
- 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)☆163Updated 6 months ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆304Updated last year
- this is an android lint analyzer,supports increment and configuration files☆282Updated 2 years ago
- Android字节码插件,编译期间动态修改代码,改造添加全埋点日志采集功能模块,对常见控件进行监听处理☆394Updated 5 years ago
- ☆188Updated 6 years ago
- Android 性能优化实践☆164Updated last year
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆253Updated 4 months ago
- ☆267Updated 4 years ago
- 致力于分享一系列 Android 10 系统源码,持续更新中...... 如果对你有帮助,请在右上角 star 一下,感谢☆357Updated 2 years ago
- Object Alloc Tracker Samples☆199Updated 6 years ago
- 如何一步步实现一个类似ARouter的Android路由框架,实现不同module的相互跳转,跟着我来实现就可以了。☆435Updated 5 years ago