Thanks to visit codestin.com
Credit goes to lib.rs

#hypervisor

  1. hyperlight-host

    A lightweight Virtual Machine Manager that can be hosted in an application to safely run untrusted or code within a VM partition with very low latency and overhead

    v0.14.0 3.0K #micro-vm #sandbox #guest-host #host-guest #hyperlight #kvm #hypervisor #untrusted #low-overhead #embedded-applications
  2. mshv-bindings

    Rust FFI bindings to MSHV headers generated using Rust bindgen

    v0.6.9 41K #hypervisor #mshv #microsoft
  3. mshv-ioctls

    Safe wrappers over MSHV ioctl

    v0.6.9 36K #hypervisor #mshv #microsoft
  4. hyperlight-guest-bin

    opinionated bits of the guest library, such as the panic handler, the entry point, the guest logger, the exception handling logic, and third-party code used by our C-API needed to build a native hyperlight-guest binary

    v0.15.0 2.1K #micro-vm #hyperlight #guest-host #panic-handler #host-guest #logging #embedded-applications #c-api #hypervisor #untrusted
  5. axvisor

    A lightweight type-1 hypervisor based on ArceOS

    v0.5.8 #virtualization #arce-os #hypervisor #type-1
  6. supermachine

    Run any OCI/Docker image as a hardware-isolated microVM on macOS HVF (Linux KVM and Windows WHP in progress). Single library API, zero flags for the common case, sub-100 ms cold-restore from snapshot.

    v0.7.43 #micro-vm #oci #docker #hypervisor #snapshot #virtualization
  7. applevisor

    Rust bindings for the Apple Silicon Hypervisor Framework

    v1.0.0 #macos #hypervisor #aarch64 #apple
  8. msb_krun_cpuid

    CPUID handling for msb_krun microVMs

    v0.1.12 6.9K #micro-vm #cpuid #process-isolation #kvm #dynamic #hypervisor #libkrun
  9. axaddrspace

    ArceOS-Hypervisor guest address space management module

    v0.5.11 150 #address-space #hypervisor
  10. msb_krun_hvf

    Apple Hypervisor.framework backend for msb_krun microVMs

    v0.1.12 5.8K #micro-vm #process-isolation #dynamic #hvf #macos #hypervisor #arm64 #hypervisor-framework #libkrun #vmm
  11. uhyve

    A specialized hypervisor for Hermit

    v0.7.0 320 #unikernel #hypervisor
  12. msb_krun_arch_gen

    Generated architecture definitions for msb_krun microVMs

    v0.1.12 7.5K #micro-vm #process-isolation #devices #page #context #kvm #hypervisor #libkrun #vmm #virtio-net
  13. aws-sdk-backupgateway

    AWS SDK for AWS Backup Gateway

    v1.100.0 #aws-sdk #vm #hypervisor #gateways #backup #web-services #restore #v-mware
  14. cloud-hypervisor-client

    Unofficial Rust crate for accessing the cloud-hypervisor REST API

    v0.6.0+api-spec-0.3.0-2026-05-19 4.2K #cloud-hypervisor #vmm #hypervisor #virtualization #rest
  15. axvisor-build

    Build tool for Axvisor hypervisor

    v0.1.0-preview.3 #hypervisor #arm64 #axvisor #unified #x86-64 #qemu #ax-visor #arce-os
  16. uhyve-interface

    The interface between uhyve and a guest VM

    v0.2.0 3.1K #hypervisor #unikernel #hermit #hermit-unikernel
  17. arceos-guestvdev

    ArceOS Guest Virtual Device (Hypervisor): runs a guest OS with virtual device support (timer, console, NPF passthrough) — RISC-V H-extension, ARM AArch64 EL2, and AMD SVM

    v0.4.6 #arce-os #x86-64 #risc-v #hypervisor #aarch64
  18. arceos-guestmonolithickernel

    ArceOS Guest Monolithic Kernel (Hypervisor): runs a guest monolithic OS kernel with user-space process support (task management, syscall handling, pflash passthrough) — RISC-V H-extension, ARM AArch64 EL2, and AMD SVM

    v0.4.6 #arce-os #x86-64 #risc-v #hypervisor #aarch64
  19. arceos-guestaspace

    ArceOS Guest Address Space (Hypervisor): runs a guest OS with loop-based VM exit handling and nested page fault support — RISC-V H-extension, ARM AArch64 EL2, and AMD SVM

    v0.4.6 #arce-os #x86-64 #risc-v #hypervisor #aarch64
  20. x86_vlapic

    x86 Virtual Local APIC

    v0.4.10 #virtualization #arce-os #hypervisor
  21. axvcpu

    Virtual CPU abstraction for ArceOS hypervisor

    v0.5.9 #arce-os #hypervisor #vcpu #virtualization
  22. arceos-guestmode

    ArceOS Guest Mode (Hypervisor): runs a minimal guest OS (skernel) using hardware-assisted virtualization — RISC-V H-extension, ARM AArch64 EL2, and AMD SVM — with VM exit handling and second-stage page table support

    v0.4.6 #x86-64 #hypervisor #risc-v #arce-os #aarch64
  23. krun-arch-gen

    Generated architecture-specific definitions for libkrun

    v0.1.0-1.18.0 #libkrun #process-isolation #kvm #devices #page #architecture-specific #micro-vm #hypervisor #vmm #virtio-net
  24. msb_krun_rutabaga_gfx

    [highly unstable] Handling virtio-gpu protocols

    v0.1.12 #process-isolation #virtio-gpu #devices #dynamic #context #venus #kvm #micro-vm #hypervisor #libkrun
  25. riscv_vcpu

    ArceOS-Hypervisor riscv vcpu module

    v0.5.9 #vcpu #risc-v #hypervisor
  26. axplat-riscv64-qemu-virt-hv

    Hardware platform implementation for the RISC-V64 QEMU virt machine used by AxVisor

    v0.5.7 #qemu #virt #axvisor #riscv64 #hypervisor
  27. axplat-x86-qemu-q35

    Hardware platform implementation for x86_64 QEMU Q35 chipset, supporting multiboot boot protocol

    v0.4.8 #x86-64 #qemu #hypervisor #axvisor #q35
  28. krun-hvf

    Apple Hypervisor.framework backend for libkrun

    v0.1.0-1.18.0 #libkrun #process-isolation #vm #dynamic #macos #hvf #hypervisor #arm64 #micro-vm #hypervisor-framework
  29. axvisor_api

    Basic API for components of the Hypervisor on ArceOS

    v0.5.11 140 #axvisor #hypervisor #api #embedded
  30. axdevice_base

    Basic traits and structures for emulated devices in ArceOS hypervisor

    v0.4.11 120 #arce-os #hypervisor #devices #virtualization #no-std
  31. tenement

    Hyperlightweight process hypervisor for single-server deployments

    v0.2.1 #deployment #process-isolation #routing #hypervisor #service #health-check #idle #tcp-port #single-tenant #exponential-backoff
  32. arm_vgic

    ARM Virtual Generic Interrupt Controller (VGIC) implementation

    v0.4.10 #interrupt-controller #hypervisor #hypervisor-kernel #vgic #kernel
  33. arcbox-vz

    Safe Rust bindings for Apple's Virtualization.framework

    v0.1.6 #vm #macos #hypervisor #apple
  34. x86_vcpu

    x86 Virtual CPU implementation for the Arceos Hypervisor

    v0.5.9 #arce-os #x86-64 #vcpu #hypervisor #virtualization
  35. arcbox-hypervisor

    Cross-platform hypervisor abstraction layer for ArcBox

    v0.1.6 #abstraction-layer #cross-platform #arc-box #kvm #vm #arm64 #hypervisor #x86-64 #physical-address #physical-memory
  36. arm_vcpu

    Aarch64 VCPU implementation for Arceos Hypervisor

    v0.5.9 #arm64 #vcpu #hypervisor #aarch64
  37. riscv-h

    RISC-V virtualization-related registers

    v0.4.7 #risc-v #hypervisor #virtualization
  38. alioth

    Core library for Alioth, an experimental Type-2 hypervisor

    v0.12.0 #hypervisor #experimental #type-2 #linux #unix
  39. novmforbroadcom

    VM detection library – detect hypervisors, sandboxes, and virtual machines with syscall-spoofed Windows NT calls (Hell's Gate) to evade AV/EDR hooks

    v0.2.0 #vm #hypervisor #sandbox #vm-detection #virtual-machine #security
  40. axhvc

    AxVisor HyperCall definitions for guest-hypervisor communication

    v0.4.8 #arce-os #axvisor #hypervisor #hypercall #virtualization
  41. axvm

    Virtual Machine resource management crate for ArceOS's hypervisor variant

    v0.5.9 #arce-os #hypervisor #vm
  42. libkrun

    A dynamic library providing Virtualization-based process isolation capabilities

    v1.18.0 #process-isolation #vm #dynamic #vmm #capabilities #virtio-net #gpu #micro-vm #hypervisor
  43. riscv64-qemu-virt-hv

    Hardware platform implementation for the RISC-V64 QEMU virt machine used by AxVisor

    v0.5.4 #qemu #axvisor #virt #riscv64 #hypervisor
  44. alioth-cli

    Command-line interface for Alioth, an experimental Type-2 hypervisor

    v0.12.0 #hypervisor #experimental #unix-domain-socket #firmware #devices #type-2 #command-line-interface #from-scratch #macos #vfio
  45. riscv_vplic

    RISCV Virtual PLIC implementation

    v0.4.12 #hypervisor-kernel #hypervisor #vplic #kernel
  46. axdevice

    A reusable, OS-agnostic device abstraction layer designed for virtual machines

    v0.4.10 #abstraction-layer #vm #hypervisor
  47. vmaware

    A cross-platform Rust library for virtual machine detection — port of VMAware (C++)

    v0.1.0 #vm #detect #hypervisor #virtual-machine #security
  48. serde-aco

    Serialization and deserialization library for Alioth command-line options

    v0.12.0 #alioth #hypervisor #experimental #command-line #macos #serialization #from-scratch #deserialize #type-2 #pci-devices
  49. intel/cloud-hypervisor

    Open source Virtual Machine Monitor (VMM) that runs on top of KVM & MSHV

    GitHub 49.0.0 #virtio #vmm #vm #hypervisor #vmm-hypervisor #kvm #arm64 #disk-image #kernel-image #64-bit
  50. xhypervisor

    Hardware-accelerated virtualization on OS X

    v0.3.0 #macos #x86-64 #virtualization #hypervisor #aarch64
  51. krata-xenstore

    A client that interacts with xenstore for krata

    v0.0.24 2.1K #krata #control-plane #hypervisor #secure #xenstore #xen #security-policy
  52. loongarch_vcpu

    LoongArch VCPU implementation for ArceOS Hypervisor

    v0.5.3 #vcpu #hypervisor #loongarch
  53. ahv

    Bindings for Apple Silicon Hypervisor

    v0.3.0 #hypervisor #macos #aarch64 #apple
  54. supermachine-kernel

    Pre-built Linux kernel image and in-VM init shim for supermachine, bundled as xz-compressed payloads inside the crate (no network required at build time). Versioned in lockstep with…

    v0.7.43 #micro-vm #oci #supermachine #hypervisor #hypervisor-kernel #virtualization
  55. krata

    Client library and common services for the krata isolation engine

    v0.0.21 2.0K #control-plane #hypervisor #service #xen #secure #engine-client #isolation #services-for-krata
  56. yaxpeax-hexagon

    Qualcomm Hexagon decoder for the yaxpeax project

    v0.1.1 120 #hexagon #instructions #system #qualcomm #disassembly #yaxpeax #duplex #firmware #hypervisor #modes
  57. krata-xenclient

    Xen userspace for krata

    v0.0.24 2.0K #krata #control-plane #hypervisor #xen #security-policy
  58. applevisor-sys

    Unsafe rust bindings for the Apple Silicon Hypervisor Framework

    v1.0.0 #hypervisor #virtualization #macos #apple #aarch64
  59. axvirtio-blk

    VirtIO block device implementation with MMIO transport for hypervisors

    v0.1.0 #block-device #virtio #hypervisor #arce-os
  60. hyperpom

    AArch64 fuzzing library based on the Apple Silicon hypervisor

    v0.1.2 #arm64 #hypervisor #aarch64
  61. krata-xencall

    direct interfacing to Xen privcmd for krata

    v0.0.24 2.0K #krata #hypervisor #control-plane #xen #secure
  62. tenement-cli

    CLI for tenement - hyperlightweight process hypervisor

    v0.2.1 #deployment #process-isolation #hypervisor #subdomain #routing #tcp-port #health-check #alice #web-server #server-command
  63. krata-xenevtchn

    Xen evtchn for krata

    v0.0.24 2.0K #krata #control-plane #hypervisor #xen #secure #security-policy
  64. env_inspector

    Detect if running in container, VM, or bare metal

    v0.1.1 #vm #docker #bare-metal #detect #container #cpu-info #podman #hypervisor #dmi
  65. krata-xengnt

    Xen grant interfaces for krata

    v0.0.24 2.0K #krata #control-plane #grant #hypervisor #xen #security-policy #virtualization
  66. mock-ci-project

    test crate

    v0.1.8 #apple-silicon #hypervisor #bindings #framework #hypervisor-framework #fo
  67. krata-xenplatform

    Xen platforms for krata

    v0.0.24 1.3K #krata #control-plane #platform #xen #hypervisor #security-policy
  68. whpx

    Idiomatic Rust Bindings of Windows Hypervisor Platform

    v0.1.0 #hypervisor #whp #windows #no-alloc #virtualization
  69. rcore-os/zircon-object

    Zircon kernel objects

    GitHub 0.1.0 #zircon #micro-kernel #object #elf #hypervisor #vcpu
  70. hv

    High level Rust bidings to Hypervisor Framework

    v0.1.2 #micro-vm #hypervisor #macos #virtualization
  71. krata-daemon

    Daemon for the krata isolation engine

    v0.0.21 1.2K #krata #hypervisor #daemon #control-plane #policy #isolation #xen
  72. naos

    A VMM for fast, isolated virtual machine lifecycle management

    v0.1.0 #vmm #hypervisor #virtualization
  73. krata-ctl

    Command-line tool to control the krata isolation engine

    v0.0.21 1.2K #control-plane #krata #krata-isolation-engine #hypervisor #secure #xen #security-policy
  74. krata-network

    Networking services for the krata isolation engine

    v0.0.21 1.2K #krata #hypervisor #control-plane #networking #isolation #xen #services-for-krata #security-policy #virtualization
  75. krata-oci

    OCI services for the krata isolation engine

    v0.0.21 1.4K #oci #krata #hypervisor #control-plane #service #xen #isolation #services-for-krata
  76. axvisor-driver

    Device drivers module for AxVisor hypervisor

    v0.1.0-preview.1 #driver #hypervisor #devices #module #ax-visor
  77. krata-runtime

    Runtime for managing zones on the krata isolation engine

    v0.0.21 1.3K #krata #run-time #hypervisor #control-plane #zone #xen #isolation #security-policy #virtualization
  78. mock-ci-project-sys

    test crate

    v0.1.8 #apple-silicon #hypervisor #bindings #framework #hypervisor-framework #fo
  79. krata-guest

    Guest services for the krata isolation engine

    v0.0.12 850 #krata #guest #hypervisor #control-plane #xen #services-for-krata #isolation
  80. krata-loopdev

    Loop device handling library for krata

    v0.0.21 #devices #krata #hypervisor #control-plane #virtualization
  81. krata-zone

    zone services for the krata isolation engine

    v0.0.21 600 #krata #control-plane #hypervisor #zone #isolation #xen #services-for-krata #security-policy #virtualization
  82. libwhp

    Rust Windows Hypervisor Platform API

    v0.1.3 #hypervisor #platform #windows #whp #hyper-v
  83. axvirtio-common

    Common types, traits, and utilities for VirtIO device implementations

    v0.1.0 #virtio #arce-os #hypervisor #no-std
  84. Try searching with DuckDuckGo.

  85. blueprint-eigenlayer-extra

    Eigenlayer extra utilities for Blueprint framework

    v0.2.0-alpha.8 140 #blueprint #eigen-layer #avs #registration #on-chain #slashing #staking #hypervisor
  86. alkahest-diagnostics

    Alkahest Diagnostics

    v0.1.1 #diagnostics #alkahest #hypervisor
  87. alkahest-hypervisor

    Alkahest Hypervisor

    v0.1.1 #hypervisor #alkahest
  88. hypervisor

    Hardware-accelerated virtualization on OS X

    v0.0.8 #virtualization #osx #x86
  89. hvctrl

    A hypervisor controller library

    v0.1.0 #hypervisor #virtualbox #hyper-v #vmware
  90. dgreid/crosvm

    GitHub 0.1.0 #virtio #vm #linux #monitor #vmm #kvm #hypervisor #emulation #android
  91. panda-channels

    communicating with the hypervisor from the guest

    v0.4.0 #hypervisor #plugin #channel #guest #communicating #plugin-api
  92. vm-detect

    Detect if your rust code is running under a virtual machine (only for x86_64 and x86)

    v0.1.0 #x86-64 #detect #vm #hypervisor #running
  93. page-walker

    A generic page table walker in Rust for operating systems, hypervisors, etc

    v0.3.0 #page-table #virtual-address #physical-address #walker #os #page-level #index-page #hypervisor #address-range #pte
  94. a653rs_macros

    Macros implementation for a653rs

    v0.6.1 #a653rs #hypervisor #partition #macro #process #arinc653
  95. alioth-macros

    Proc macros for Alioth

    v0.12.0 #alioth #proc-macro #hypervisor #experimental #from-scratch #macos #type-2 #pci-devices #kvm #unix-domain-socket
  96. mythril

    A intel-focused hypervisor using VT-x/EPT

    v0.1.0 #hypervisor #efi #vtx #ept #x86-64
  97. serde-aco-derive

    Proc macros for serde-aco

    v0.12.0 #proc-macro #hypervisor #experimental #macos #from-scratch #type-2 #pci-devices #kvm #unix-domain-socket #macos-framework
  98. hv-sys

    Unsafe bindings for Hypervisor Framework generated with bindgen

    v0.1.1 #hypervisor #micro-vm #macos #virtualization
  99. cuttlefish

    Hypervisor for wasm, defined by wit-bindgen

    v0.0.0 #wit-bindgen #hypervisor #defined #wasm #continuous-integration
  100. hypr

    v0.0.1 #hypervisor #wrapper #wrappers-for-hypervisor