awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
moby avatar

moby/hyperkit

0
View on GitHub↗
3,720 星标·335 分支·C·BSD-2-Clause·1 次浏览

Hyperkit

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 virtualization management through virtual CPU resource allocation and guest execution configuration. It also incorporates observability utilities for hypervisor performance tracing and remote kernel debugger relaying, alongside mechanisms for managing host operating system entitlements.

Features

  • Userspace Hypervisors - Executes guest operating systems within a userspace environment to isolate system execution from the host kernel.
  • Userspace Hypervisors - Provides a userspace virtual machine monitor to isolate guest operating systems from the host kernel.
  • Guest Kernel Bootstrapping - Implements direct-to-guest kernel loading and CPU state initialization to bypass traditional firmware requirements.
  • Virtual Hardware Emulation - Creates virtualized storage, networking, and serial ports to provide the hardware environment for guest systems.
  • Hypervisors - Provides a toolkit for building specialized virtual machine monitors using low-level virtualization primitives.
  • Development Toolkits - Offers a set of primitives for embedding virtual machine monitor and hardware emulation capabilities into applications.
  • Virtual Machines - Implements a virtualization layer that executes guest operating systems within a userspace environment.
  • Custom Hypervisor Execution - Executes Linux virtual machines within a custom application using native hypervisor functions.
  • Virtualization Primitives - Exposes virtual machine monitor and hardware emulation primitives to enable the construction of custom hypervisors.
  • vCPU Pinning and Scheduling - Controls performance by pinning virtual CPUs to specific host cores and managing thread yielding.
  • Hardware Slot Configuration - Simulates physical peripherals by defining virtual slots and I/O connectivity mappings.
  • Hypervisor-Runtime Integrations - Integrates a lightweight hypervisor into applications to run virtual machines and containers.
  • Core-Pinned Task Scheduling - Provides mechanisms to bind virtual CPUs to specific physical cores to minimize execution latency.
  • Guest OS Hosting - Executes guest operating systems by configuring virtual CPUs, memory size, and I/O connectivity.
  • Bootstrapping Tools - Provides a utility for loading kernels and initializing CPU states to start guest operating systems.
  • System Entitlements - Requests specific host operating system entitlements required to execute restricted virtualization instructions.
  • Static Tracing Probes - Exposes predefined instrumentation points to monitor and analyze hypervisor execution overhead.

Star 历史

moby/hyperkit 的 Star 历史图表moby/hyperkit 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

moby/hyperkit 是做什么的?

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.

moby/hyperkit 的主要功能有哪些?

moby/hyperkit 的主要功能包括:Userspace Hypervisors, Guest Kernel Bootstrapping, Virtual Hardware Emulation, Hypervisors, Development Toolkits, Virtual Machines, Custom Hypervisor Execution, Virtualization Primitives。

moby/hyperkit 有哪些开源替代品?

moby/hyperkit 的开源替代品包括: kata-containers/kata-containers — Kata Containers is an OCI container runtime that launches containers inside lightweight virtual machines to combine… microsoft/wsl2-linux-kernel — This project is a Linux kernel designed for Windows Linux integration, providing the underlying operating system… cirruslabs/tart — Tart is an Apple Silicon virtualization manager used to build and run macOS and Linux virtual machines using native… firecracker-microvm/firecracker — Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated… leaningtech/webvm — WebVM is a browser-based virtualization platform that executes a full Linux operating system directly within a web… utmapp/utm — UTM is a comprehensive virtualization suite that provides a unified interface for running guest operating systems on…

Hyperkit 的开源替代方案

相似的开源项目,按与 Hyperkit 的功能重合度排序。
  • kata-containers/kata-containerskata-containers 的头像

    kata-containers/kata-containers

    8,106在 GitHub 上查看↗

    Kata Containers is an OCI container runtime that launches containers inside lightweight virtual machines to combine hardware-level isolation with container operational speed. It functions as a hardware-isolated container engine and lightweight VM hypervisor, providing a virtual machine monitor interface that abstracts multiple hypervisors to optimize for performance or specific hardware emulation. The project distinguishes itself through a confidential computing runtime that leverages hardware-backed trusted execution environments, such as Intel TDX and AMD SEV-SNP, to protect data in use. It

    Rustacrncontainerscri
    在 GitHub 上查看↗8,106
  • microsoft/wsl2-linux-kernelmicrosoft 的头像

    microsoft/WSL2-Linux-Kernel

    10,463在 GitHub 上查看↗

    This project is a Linux kernel designed for Windows Linux integration, providing the underlying operating system kernel required to execute binary files and applications within the Windows Subsystem for Linux. It utilizes hypervisor-based virtualization to run a full kernel within a lightweight utility virtual machine managed by a Windows host. The repository enables the customization and compilation of the kernel from source. This allows for the modification of system behavior, the addition of specific drivers, and the tailoring of hardware compatibility for virtualized environments. The sy

    C
    在 GitHub 上查看↗10,463
  • cirruslabs/tartcirruslabs 的头像

    cirruslabs/tart

    4,950在 GitHub 上查看↗

    Tart is an Apple Silicon virtualization manager used to build and run macOS and Linux virtual machines using native hardware virtualization frameworks. It functions as a virtual machine cluster orchestrator and an ephemeral runner for executing continuous integration pipeline steps within isolated, short-lived environments. The system utilizes an OCI-compatible virtual machine registry to push and pull images via standardized container registries. It features a controller-worker architecture that schedules virtual machine lifecycles across remote worker nodes, incorporating a secure SSH jump

    Swiftapple-siliconautomationci
    在 GitHub 上查看↗4,950
  • firecracker-microvm/firecrackerfirecracker-microvm 的头像

    firecracker-microvm/firecracker

    34,954在 GitHub 上查看↗

    Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated execution environments. It functions as a lightweight runtime designed to launch virtual machines with minimal memory overhead and near-instantaneous startup times, providing the security of traditional hardware virtualization with the efficiency of containerized workloads. The project distinguishes itself through a security-focused architecture that enforces strict process boundaries using system-level barriers and restricted user privileges. It minimizes the attack surface

    Rustcontainersminimalistopen-source
    在 GitHub 上查看↗34,954
查看 Hyperkit 的所有 30 个替代方案→