#apple-silicon #hypervisor #apple #virtualization #macos #aarch64 #api-bindings

nightly applevisor-sys

Unsafe rust bindings for the Apple Silicon Hypervisor Framework

2 releases

0.1.1 Nov 14, 2022
0.1.0 Nov 9, 2022

#164 in macOS and iOS APIs

45 downloads per month
Used in 2 crates (via applevisor)

GPL-3.0-or-later

47KB
383 lines

APPLEVISOR-SYS
Unsafe Rust bindings for the Apple Silicon Hypervisor Framework


shields.io license shields.io version shields.io platform
shields.io rust version shields.io crates.io shields.io crates.io


These unsafe bindings provide access to the Apple Silicon Hypervisor.framework from Rust programs. It is recommended to use the safe version of this library available at the following locations:

Dependencies