Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
☆2,559Apr 28, 2026Updated this week
Alternatives and similar repositories for Hypervisor-From-Scratch
Users that are interested in Hypervisor-From-Scratch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Collection of resources about Virtualization☆1,949Jul 16, 2025Updated 9 months ago
- State-of-the-art native debugging tools☆3,765Updated this week
- hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system☆1,313Mar 15, 2021Updated 5 years ago
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆961Apr 24, 2023Updated 3 years ago
- Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.☆1,743Nov 24, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and…☆1,946May 8, 2024Updated last year
- The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support. Remastering with Rust in progress.☆628Apr 26, 2026Updated last week
- lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI☆1,483Aug 14, 2024Updated last year
- The research UEFI hypervisor that supports booting an operating system.☆732Aug 15, 2024Updated last year
- The materials of "Hypervisor 101 in Rust", a one-day long course, to quickly learn hardware-assisted virtualization technology and its ap…