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

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

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

1 个仓库

Awesome GitHub RepositoriesEmulated Binary Execution

Executing binaries for foreign CPU architectures using software emulation within a container.

Distinct from Container Execution: Distinct from general container execution by specifically targeting foreign-architecture binaries via emulation.

Explore 1 awesome GitHub repository matching devops & infrastructure · Emulated Binary Execution. Refine with filters or upvote what's useful.

Awesome Emulated Binary Execution GitHub Repositories

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

    cross-rs/cross

    8,235在 GitHub 上查看↗

    Cross is a container-based build environment and cross-compilation tool for Rust. It functions as a multi-architecture binary builder and testing framework, allowing users to compile crates into binaries for different operating systems and CPU architectures without installing local toolchains on the host system. The project distinguishes itself by using Docker images to provide consistent toolchains and system dependencies for foreign target architectures. It integrates the Zig toolchain within container images to facilitate compilation across various architectures and library versions, and i

    Cross executes compiled binaries for foreign architectures through emulation within containers to verify runtime behavior.

    Rustaarch64armbsd
    在 GitHub 上查看↗8,235
  1. Home
  2. DevOps & Infrastructure
  3. Container Images
  4. Container Execution
  5. Emulated Binary Execution