awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Virtualization Technologies · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesVirtualization Technologies

Core technologies including hypervisors, hardware emulators, and device drivers that enable the creation of virtual machines.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Virtualization Technologies. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Hardware Interfacing and Drivers
  4. Virtualization Systems
  5. Virtualization Technologies

Awesome Virtualization Technologies GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • fffaraz/awesome-cpp

    fffaraz/awesome-cpp

    69,832GitHubView on GitHub↗

    This project is a comprehensive, curated directory of high-quality libraries, tools, and educational resources for C and C++ development. It serves as an ecosystem discovery index, helping developers navigate the vast landscape of third-party components, frameworks, and technical documentation available for the languag

    awesomeawesome-listc
  • sickcodes/Docker-OSX

    sickcodes/Docker-OSX

    52,184GitHubView on GitHub↗

    Docker-OSX is a containerized virtualization platform that enables the execution of full operating systems within isolated environments. By leveraging hardware-accelerated hypervisors and machine emulation, the project allows guest operating systems to run with near-native performance, effectively mimicking dedicated p

    Shellcontainerdockerdocker-osx

Explore sub-tags

  • Device Passthrough DriversMechanisms that allow guest operating systems to directly access and control physical hardware peripherals via virtualized interfaces.
  • Hardware EmulatorsSoftware that mimics physical hardware components to execute guest operating systems or machine code.
  • Hardware-Accelerated HypervisorsVirtualization layers that utilize host CPU extensions to execute guest code with near-native performance.
Virtual Machines
Implementations of virtual machines for executing code in isolated environments.