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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesCross-Architecture Binary Compatibility

Ensuring software built for one processor architecture can execute on another via emulation or translation.

Distinct from Cross-Architecture Performance Strategies: None of the candidates cover the runtime execution of binaries across different ISAs; they focus on performance strategies or filtering.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Cross-Architecture Binary Compatibility. Refine with filters or upvote what's useful.

Awesome Cross-Architecture Binary Compatibility GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • ptitseb/box86Avatar ptitSeb

    ptitSeb/box86

    3,783Vezi pe GitHub↗

    Box86 is a Linux userspace emulator and instruction translator designed to run x86 binaries on ARM-based devices. It functions as a hardware compatibility layer that simulates an x86 environment, allowing software built for different processor architectures to execute on ARM Linux. The project utilizes a dynamic recompiler to translate x86 opcodes into native ARM instructions at runtime, increasing execution speed over standard interpretation. To further improve performance and stability, it wraps native system libraries and Vulkan drivers, redirecting architecture-specific calls to native ho

    Executes programs built for different processor architectures on ARM devices while maintaining stability.

    Carmarm-platformsdynarec
    Vezi pe GitHub↗3,783
  1. Home
  2. Operating Systems & Systems Programming
  3. Cross-Architecture Binary Compatibility