awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesRemote Component Loading

Fetching and initializing functional application bundles from a remote server at runtime to reduce installation size.

Distinct from Remote Asset Deployment: The candidates focus on general DevOps deployment or static assets, not the runtime loading of executable components in a mobile app.

Explore 1 awesome GitHub repository matching mobile development · Remote Component Loading. Refine with filters or upvote what's useful.

Awesome Remote Component Loading GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • alibaba/atlasAvatar de alibaba

    alibaba/atlas

    8,149Voir sur 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

    Downloads and loads feature bundles from a remote server at runtime instead of including them in the binary.

    Javaandroidatlasdynamic
    Voir sur GitHub↗8,149
  1. Home
  2. Mobile Development
  3. Remote Component Loading