awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • cross-rs/crossAvatar von cross-rs

    cross-rs/cross

    8,235Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,235
  1. Home
  2. DevOps & Infrastructure
  3. Container Images
  4. Container Execution
  5. Emulated Binary Execution