awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesApplication Component Hotfixes

Rapid delivery of binary updates to specific application components to resolve bugs without full installation.

Distinct from Incremental Updates: Focuses on rapid application binary hotfixes rather than knowledge base or model updates.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Application Component Hotfixes. Refine with filters or upvote what's useful.

Awesome Application Component Hotfixes GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • alibaba/atlasالصورة الرمزية لـ alibaba

    alibaba/atlas

    8,149عرض على GitHub↗

    Atlas is a modularization system and dynamic component framework for Android. It functions as a class isolation layer and incremental update engine, allowing application logic and resources to be decoupled into independent bundles that are loaded at runtime. The project distinguishes itself by providing physical bundle isolation through custom class loaders to prevent dependency conflicts and bypass method count limits. It enables the deployment of remote components and incremental patches, using bytecode diffs and resource patching to update specific application parts without requiring a ful

    Delivers rapid updates and hotfixes to specific application components without requiring a full installation.

    Javaandroidatlasdynamic
    عرض على GitHub↗8,149
  • meituan-dianping/robustالصورة الرمزية لـ Meituan-Dianping

    Meituan-Dianping/Robust

    4,455عرض على GitHub↗

    Robust is an Android hotfix framework and runtime application updater designed for patching bugs in production environments. It functions as a bytecode patcher and dynamic code injection tool, allowing for the modification of application logic without requiring a full app update or device reboot. The project enables the remediation of Android defects by injecting new classes and methods into existing builds and modifying the implementations of existing methods. It utilizes a toolchain to generate binary patch files that update application behavior and introduce workarounds on the fly. The sy

    Delivers rapid binary hotfixes to specific application components to resolve bugs without requiring full app updates.

    Javaandroiddynamicgradle
    عرض على GitHub↗4,455
  1. Home
  2. Artificial Intelligence & ML
  3. Incremental Updates
  4. Application Component Hotfixes