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

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

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

1 个仓库

Awesome GitHub RepositoriesToolchains

Comprehensive suites of tools for compiling and packaging software for multiple mobile operating systems.

Distinct from Cross-Platform Mobile Applications: Shortlist candidates focus on apps or architectures, not the overarching toolchain for mobile OS targeting.

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

Awesome Toolchains GitHub Repositories

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

    theos/theos

    4,867在 GitHub 上查看↗

    Theos 是一个跨平台移动开发工具链和构建系统,专为编译和打包移动操作系统软件而设计。它作为一个系统调整套件和运行时 Hook 框架,允许开发者创建修改,以改变移动 OS 环境的内部行为。 该项目通过提供专门的预处理器语法脱颖而出,该语法生成低级 API 调用,消除了函数和方法 Hook 通常所需的样板代码。它支持动态运行时方法交换(Method Swizzling)和类扩展,允许开发者拦截现有的系统方法并用自定义实现替换它们,同时保持调用原始功能的能力。 该工具链涵盖了广泛的功能,包括针对各种处理器和模拟器的多架构构建编排,以及生成 deb、ipa、pkg 和 rpm 等多种格式的安装包。它包括通过编译时路径解析和库链接调整对无根(Rootless)环境开发的专门支持。 构建系统通过 Makefile 管理,并支持各种项目脚手架模板以自动化初始开发设置。

    Offers a comprehensive suite of tools for compiling and packaging software for multiple mobile operating systems.

    Makefilebuild-systemioslinux
    在 GitHub 上查看↗4,867
  1. Home
  2. Mobile Development
  3. Toolchains