#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

#220 in Operating systems

Download history 14/week @ 2024-01-29 4/week @ 2024-02-19 23/week @ 2024-02-26 5/week @ 2024-03-04 10/week @ 2024-03-11 1/week @ 2024-03-18 15/week @ 2024-04-01 135/week @ 2024-04-08 10/week @ 2024-04-15

160 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