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

1 repo

Awesome GitHub RepositoriesInstruction Emulators

Tools that translate machine code instructions between different hardware architectures.

Distinguishing note: Focuses on instruction-level translation rather than full system virtualization.

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

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

Awesome Instruction Emulators 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

    Translates foreign processor instructions into host-compatible machine code to allow execution across different hardware architectures.

    Swiftappleemulationios
    32,882View on GitHub↗