awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesRemote Module Loaders

Systems for fetching and initializing application feature bundles from remote servers at runtime.

Distinct from Remote Module Loaders: The candidates are focused on generic programming language runtimes or JavaScript modules; this is specifically for Android application bundle delivery.

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

Awesome Remote Module Loaders GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • alibaba/atlasAvatar von alibaba

    alibaba/atlas

    8,149Auf GitHub ansehen↗

    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

    Provides a system to fetch and initialize functional application bundles from remote servers on demand to reduce initial installation size.

    Javaandroidatlasdynamic
    Auf GitHub ansehen↗8,149
  1. Home
  2. Mobile Development
  3. Remote Module Loaders