awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tiann/kernelsutiann 的头像

    tiann/KernelSU

    15,041在 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
    在 GitHub 上查看↗15,041
  1. Home
  2. Mobile Development
  3. Android Ecosystem
  4. Android Libraries
  5. Module Infrastructure Managers