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 RepositoriesSegmented Module Loading

Splitting a plugin into multiple smaller packages for incremental loading and dependency management.

Distinct from Pluggable Module Loading: Distinct from Pluggable Module Loading: focuses on splitting a single plugin into segments rather than general loading from directories.

Explore 1 awesome GitHub repository matching software engineering & architecture · Segmented Module Loading. Refine with filters or upvote what's useful.

Awesome Segmented Module Loading GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tencent/shadowAvatar von Tencent

    Tencent/Shadow

    7,772Auf GitHub ansehen↗

    Shadow is an Android plugin framework designed to dynamically load and execute Android components and native libraries from external modules into a host application. It functions as a dynamic component loader that integrates activities, services, and broadcast receivers without requiring modifications to the host application code. The system includes a native library loader to execute C/C++ binary files from plugin modules directly within the host process. It also features a module dependency manager that supports segmented loading and explicit dependency chains across multiple plugin package

    Splits plugin functionality into multiple packages to allow incremental loading and explicit dependency management.

    Javaandroid
    Auf GitHub ansehen↗7,772
  1. Home
  2. Software Engineering & Architecture
  3. Pluggable Module Loading
  4. Segmented Module Loading