awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Instruction Interpreters · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesInstruction Interpreters

Software-based execution engines for running code without dynamic code generation.

Distinguishing note: Focuses on software-based interpretation as a fallback for virtualization.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Instruction Interpreters. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Instruction Interpreters

Awesome Instruction Interpreters GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • utmapp/UTM

    utmapp/UTM

    32,882View on GitHub↗

    UTM is a comprehensive virtualization suite that provides a unified interface for running guest operating systems on host hardware. It functions as a cross-platform system emulator and hypervisor, coordinating both hardware-accelerated virtualization and software-based instruction emulation to execute diverse operating systems. By leveraging native kernel-level virtualization frameworks, the software achieves near-native performance while maintaining strict security through sandboxed process isolation. The project distinguishes itself by enabling full-featured desktop operating systems to run

    Executes guest code through a software-based interpreter to allow virtual machine operation on devices without dynamic code generation permissions.

    Swiftappleemulationios
    32,882View on GitHub↗