awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesModule Infrastructure Managers

Architectures for managing and deploying pluggable system modules without modifying core system partitions.

Distinct from Android Libraries: Distinct from Android Libraries: focuses on system-level infrastructure management rather than application-level code libraries.

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

Awesome Module Infrastructure Managers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tiann/kernelsuAvatar de tiann

    tiann/KernelSU

    15,041Ver en GitHub↗

    KernelSU is a kernel-based root management framework for Android that provides administrative access to applications by operating directly within the operating system kernel. By integrating management logic into the kernel source, it enables system-wide permission control through syscall interception and function patching. This approach allows for the enforcement of fine-grained mandatory access control, assigning custom security domains to root processes to restrict their capabilities and prevent unauthorized actions. The project distinguishes itself through a systemless modification archite

    Extends system functionality through a pluggable architecture that applies modifications to partitions without altering the underlying system files.

    Kotlinandroidkernelkernelsu
    Ver en GitHub↗15,041
  1. Home
  2. Mobile Development
  3. Android Ecosystem
  4. Android Libraries
  5. Module Infrastructure Managers