An open API service indexing awesome lists of open source software.

https://github.com/nuta/hypervisor-in-1000-lines

Writing a hypervisor in 1,000 lines.
https://github.com/nuta/hypervisor-in-1000-lines

Last synced: 10 months ago
JSON representation

Writing a hypervisor in 1,000 lines.

Awesome Lists containing this project

README

          

# Writing a Hypervisor in 1,000 Lines

This repository contains the source code for the website [Hypervisor in 1,000 Lines](https://1000hv.seiya.me/en), and a reference implementation.