☆150Nov 14, 2024Updated last year
Alternatives and similar repositories for BlockFramework
Users that are interested in BlockFramework are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆2,114Aug 26, 2025Updated 7 months ago
- 🔥🔥 btrace (AKA RheaTrace) is a high-performance Android & iOS tracing tool built on Perfetto. It not only times your methods but also r…☆2,480Feb 5, 2026Updated 2 months ago
- Using a 'componentization' development approach to handle complex pages or business logic.☆31Apr 11, 2026Updated last week
- A lightweight and fast AOP framework for Android App and SDK developers☆2,212Aug 26, 2023Updated 2 years ago
- ☆158May 31, 2024Updated last year
- 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.
- This CLI tool is used to compare the difference in APK file size between different versions.☆28May 4, 2023Updated 2 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆508Jun 26, 2024Updated last year
- Glog is a cross platform high-performance log library developed by Huolala.☆331Feb 10, 2025Updated last year
- Fix some system bugs to enhance app stability.☆22Sep 27, 2024Updated last year
- A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)☆1,313Mar 31, 2026Updated 2 weeks ago
- 用来显示当前所在页的页面指示器,具体样式见Readme中的Gif文件。☆10Nov 29, 2016Updated 9 years ago
- Resource Dynamization Solution For Android☆108Aug 14, 2023Updated 2 years ago
- Creation template for more complex Kotlin Multiplatform projects.☆48Aug 8, 2025Updated 8 months ago
- 零反射全动态Android插件框架☆7,747Mar 23, 2026Updated 3 weeks ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 3 years ago
- 🔥🔥🔥A framework that helps Android App transform into an AOP architecture. (帮助 Android App 改造成AOP架构的框架,一个注解就可以请求权限、切换线程、禁止多点、监测所有点 击事件、监…☆848Dec 9, 2025Updated 4 months ago
- gradle repo includeBuild☆143Jan 4, 2023Updated 3 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,362Jan 12, 2026Updated 3 months ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆833Nov 22, 2022Updated 3 years ago
- emo 开源库☆250Jun 27, 2023Updated 2 years ago
- 🚀Optimizer for mobile applications☆5,060Mar 15, 2026Updated last month
- easy prism - 简单易用的 Android 埋点数据收集中间件☆40Oct 1, 2022Updated 3 years ago
- 实现西瓜视频视图树埋点数据收集方案☆163Aug 26, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆101Oct 8, 2024Updated last year
- 自研零反射,零HooK,全动态化,插件化框架,全网唯一结合启动优化的插件化架构,适合小,中,大型项目均可的插件化架构☆632Nov 25, 2025Updated 4 months ago
- 在WebView中使用原生组件替换html元素的小示例☆18Oct 15, 2017Updated 8 years ago
- ☆759Jan 16, 2024Updated 2 years ago
- Android activity confusion☆98Aug 8, 2025Updated 8 months ago
- 将本地的项目同步到远程设备,本地写代码,远程编译,将编译的结果同步到本地☆212Apr 6, 2023Updated 3 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Dec 28, 2023Updated 2 years ago
- Android APM Online 线上轻量级APM 性能监测 Android性能监控 性能☆317Oct 18, 2022Updated 3 years ago
- ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.☆2,466Feb 28, 2026Updated last month
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Decoupling the code of toolbar or loading status view. (深度解耦标题栏,解耦加载中、加载失败、无数据等缺省页,支持两行代码集成到基类)☆682Apr 5, 2025Updated last year
- 手机号3-4-4格式化输入监听器,支持自定义分隔符,支持末端输入/删除,中间输入/删除,任意位置黏贴/剪贴多个数字等多种交互场景。☆33Apr 6, 2021Updated 5 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,253Jan 20, 2024Updated 2 years ago
- 🚀 A network request library similar to OKHTTP, implemented using Cronet(Http3/QUIC)☆111Dec 14, 2025Updated 4 months ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆74Feb 12, 2025Updated last year
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能 灵活,使用简单。☆195Dec 10, 2024Updated last year
- library for android which can observe signal from native crash or ANR☆347Feb 2, 2023Updated 3 years ago