Android冷启动优化,有向无环图启动器
☆1,596Apr 14, 2026Updated 2 months ago
Alternatives and similar repositories for AppStartFaster
Users that are interested in AppStartFaster are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,949Dec 14, 2018Updated 7 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆832Nov 22, 2022Updated 3 years ago
- BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).☆1,201May 12, 2022Updated 4 years ago
- 锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载☆380Jun 16, 2022Updated 4 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,250Jan 20, 2024Updated 2 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,653Feb 23, 2021Updated 5 years ago
- 🚀Optimizer for mobile applications☆5,060Mar 15, 2026Updated 3 months ago
- A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架. 大家尽量用 纯 Kotlin 的 KComponent 呀!!!☆2,925Aug 28, 2024Updated last year
- AppLauncher是一个轻量级的Android App的任务启动器,用来方便、快速的帮助APP处理异步初始化来达到应用启动的最佳性能。☆47Nov 8, 2019Updated 6 years ago
- 🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both librar…☆1,668Feb 9, 2022Updated 4 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 3 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,368Jan 12, 2026Updated 5 months ago
- 自定义本地缓存策略和资源加载策略,突破原生WebView缓存限制,实现多种缓存模式,支持离线加载和预加载,可大幅提升加载速度。☆249Jan 12, 2021Updated 5 years ago
- 零反射全动态Android插件框架☆7,774Mar 23, 2026Updated 3 months 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.
- A lightweight and fast AOP framework for Android App and SDK developers☆2,207Aug 26, 2023Updated 2 years ago
- Android Asm 插桩 教学☆1,059Sep 13, 2022Updated 3 years ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,414Apr 26, 2026Updated 2 months ago
- 一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。☆483Jul 31, 2020Updated 5 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,944Jun 27, 2025Updated last year
- Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台☆2,689May 9, 2019Updated 7 years ago
- Increase layout loading speed 200%☆2,586Jan 8, 2021Updated 5 years ago
- EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP☆3,990May 16, 2024Updated 2 years ago
- ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的…☆2,893Mar 28, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Pre-load data for android Activity/Fragment/View (android页面启动速度优化利器:在页面打开之前就预加载数据)☆1,509Aug 22, 2018Updated 7 years ago
- A transparent ui-block detection library for Android. (known as BlockCanary)☆6,730Jul 15, 2023Updated 2 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆508Jun 26, 2024Updated 2 years ago
- A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。☆649Jun 27, 2024Updated 2 years ago
- Matrix is a plugin style, non-invasive APM system developed by WeChat.☆12,021Jul 23, 2024Updated last year
- 降低Android非必要crash☆3,257May 28, 2023Updated 3 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,420Apr 16, 2026Updated 2 months ago
- WMRouter是一款Android路由框架,基于组件化的设计思路,有功能灵活、使用简单的特点。☆2,364Apr 2, 2026Updated 2 months ago
- 业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.☆4,041Oct 11, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能…☆1,470Mar 15, 2024Updated 2 years ago
- 一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。☆2,413Jun 13, 2021Updated 5 years ago
- 可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,…☆3,737Feb 10, 2026Updated 4 months ago
- 基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC☆1,124Mar 14, 2023Updated 3 years ago
- thread tracing for android☆310Apr 16, 2022Updated 4 years ago
- A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)☆3,886Mar 9, 2023Updated 3 years ago
- Decoupling the code of toolbar or loading status view. (深度解耦标题栏,解耦加载中、加载失败、无数据等缺省页,支持两行代码集成到基类)☆682Apr 5, 2025Updated last year