#macos #kernel #darwin #api-bindings

no-std machx

A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX

8 releases

0.4.9 Apr 9, 2024
0.4.8 Jan 31, 2024
0.4.6 Dec 13, 2023
0.4.5 Aug 12, 2023
0.4.4 Jul 8, 2023

#222 in Operating systems

47 downloads per month
Used in vmmap

BSD-2-Clause OR MIT OR Apache-2.0

97KB
2.5K SLoC

machx

due to the lack of maintenance of mach2 and mach, a lot of APIs are missing, so I maintain this version for my own use.

via bindgen as well as manual fixes.

Dependencies