awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • moby/hyperkitAvatar moby

    moby/hyperkit

    3,720Vezi pe 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
    Vezi pe GitHub↗3,720
  1. Home
  2. Operating Systems & Systems Programming
  3. Userspace Hypervisors