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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesMemory Page Size Emulations

Techniques for simulating specific memory page sizes to maintain compatibility between different hardware architectures.

Distinguishing note: The candidates refer to database pagination or binary size reporting, not the hardware-level memory page size discrepancies addressed by an emulator.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Memory Page Size Emulations. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Memory Page Size Emulations

Awesome Memory Page Size Emulations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ptitseb/box86Avatar de ptitSeb

    ptitSeb/box86

    3,783Voir sur 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

    Handles discrepancies between host and guest memory page sizes to ensure compatibility with binaries expecting standard page sizes.

    Carmarm-platformsdynarec
    Voir sur GitHub↗3,783