awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesUserspace Hypervisors

Virtual machine monitors that run guest operating systems within a userspace environment.

Distinct from Userspace Kernels: Distinct from userspace kernels as it manages full guest OS execution and hardware emulation rather than just isolating system calls.

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

Awesome Userspace Hypervisors GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • moby/hyperkitAvatar de moby

    moby/hyperkit

    3,720Ver en GitHub↗

    Hyperkit is a userspace virtual machine monitor and a development toolkit for building custom hypervisors. It provides primitives for embedding virtualization and hardware emulation capabilities directly into applications to execute guest operating systems within a userspace environment. The project features a guest operating system bootstrapping tool that loads kernels and initializes CPU states without relying on traditional firmware. It includes a hardware emulation library to create virtualized storage, serial ports, and networking components for guest system access. The system covers vi

    Executes guest operating systems within a userspace environment to isolate system execution from the host kernel.

    C
    Ver en GitHub↗3,720
  1. Home
  2. Operating Systems & Systems Programming
  3. Userspace Hypervisors