awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • tencent/shadowAvatar Tencent

    Tencent/Shadow

    7,772Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,772
  1. Home
  2. Software Engineering & Architecture
  3. Pluggable Module Loading
  4. Segmented Module Loading