awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesMachine Code Execution Engines

Runtimes capable of executing low-level machine instructions on virtualized hardware.

Distinct from Low-Level Virtual Machines: Existing candidates focus on optimization or specific VM models, not the general capability of executing machine code via simulated logic.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Machine Code Execution Engines. Refine with filters or upvote what's useful.

Awesome Machine Code Execution Engines 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.
  • misprit7/computerrariaAvatar de misprit7

    misprit7/computerraria

    3,840Voir sur GitHub↗

    Computerraria is a digital logic circuit simulator and computer architecture educational tool. It provides a sandbox environment for building and testing functional computer systems by connecting modular logic gates and electronic wires. The project serves as a RISC-V architecture simulator that executes RV32I machine code using virtualized hardware components. It includes a virtualized CPU toolchain that uses containerized systems to compile source code into binary formats compatible with these custom processor architectures. The system covers digital logic circuit design and RISC-V ISA sim

    Runs low-level machine instructions through simulated logic components to perform general-purpose computation.

    Rustlogic-gatesrisc-vriscv
    Voir sur GitHub↗3,840
  1. Home
  2. Operating Systems & Systems Programming
  3. Machine Code Execution Engines