Thanks to visit codestin.com
Credit goes to github.com

Skip to content

whexy/ahvf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ahvf

Rust bindings to Apple Hypervisor Framework (for Apple Silicon).

The ahvf bindings are based on marysaka/ahv. It uses the exact same frontend (API design), but replace the backend with bindgen FFI.

The plan is to gradually replace the APIs for eaiser integration when developing simpple-vm.

Current roadmap:

  • Replace FFI with bindgen.
  • Implement a thread-safe Rust structure.
  • [ ]Add macOS 15.0 support.

About

Apple Hypervisor Framework Rust Bindings (for Apple Silicon)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published