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☆334Updated last year
- ☆302Updated last year
- Android 字节码插桩实战☆246Updated 6 months ago
- Android 自动检测资源冲突的gradle 插件(An Android Gradle Plugin For Checking Conflict Resources)☆234Updated 5 years ago
- ☆141Updated 7 months ago
- MultiDex☆317Updated 5 years ago
- thread tracing for android☆315Updated 2 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆466Updated 6 months ago
- A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.☆369Updated 2 years ago
- Android APM Online 线上轻量级APM 性能监测 Android性能监控 性能☆306Updated 2 years ago
- Composing builds 和 buildSrc 优势劣势对比,仓 库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢☆406Updated last year
- 通过注解实现路由跳转规则 同时增加ksp支持☆182Updated last year
- 一线大厂中的大型App全套性能优化实战方案,讲解你们所不知道的优化内容,包含启动优化,内存优化,网络优化,容灾方案等等,每周会定时更新,欢迎关注博客☆204Updated 4 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问 题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆822Updated 2 years ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆301Updated last year
- 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)☆162Updated 5 months ago
- a library for android app handle crash☆215Updated last year
- ☆265Updated 3 years ago
- this is an android lint analyzer,supports increment and configuration files☆282Updated 2 years ago
- 用于过滤aar中冲突类(class)和so库的脚本,也可以用来过滤jar中冲突class☆331Updated 2 years ago
- Sample for Add Systrace Tag☆224Updated 6 years ago
- 神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。☆443Updated this week
- Android Application Initialized Task Dispatcher☆175Updated 3 years ago
- 🔥🔥Android 平台,基于LivaData的EventBus,无侵入,更优雅,支持跨进程,跨应用粘性事件,优先级,自定义事件等功能。☆252Updated last year
- 深入理解Android Gradle☆389Updated 5 years ago
- Android 性能优化实践☆162Updated last year
- Object Alloc Tracker Samples☆199Updated 6 years ago
- Android字节码插件,编译期间动态修改代码,改造添加全埋点日志采集功能模块,对常见控件进行监听处理☆394Updated 5 years ago
- 一个使用ASM进行字节码插桩的大图监控框架☆168Updated 4 years ago
- 如何一步步实现一个类似ARouter的Android路由框架,实现不同module的相互跳转,跟着我来实现就可以了。☆435Updated 5 years ago