#macos #darwin #proc #libproc

sys darwin-libproc-sys

FFI bindings for macOS libproc

4 releases

0.2.0 Jun 17, 2020
0.1.2 Mar 1, 2020
0.1.1 Aug 30, 2019
0.1.0 Aug 13, 2019

#161 in macOS and iOS APIs

Download history 3976/week @ 2023-11-30 3232/week @ 2023-12-07 3644/week @ 2023-12-14 2355/week @ 2023-12-21 1638/week @ 2023-12-28 2667/week @ 2024-01-04 4035/week @ 2024-01-11 4401/week @ 2024-01-18 4046/week @ 2024-01-25 3867/week @ 2024-02-01 3176/week @ 2024-02-08 3521/week @ 2024-02-15 3728/week @ 2024-02-22 3746/week @ 2024-02-29 4247/week @ 2024-03-07 4041/week @ 2024-03-14

16,263 downloads per month
Used in 24 crates (2 directly)

Apache-2.0 OR MIT

18KB
374 lines

darwin-libproc-sys

Latest Version Latest Version Minimum rustc version Apache 2.0 OR MIT licensed Platforms supported Unsafe

Low-level Rust bindings for libproc of macOS

This crate provides unsafe low-level bindings for libproc, based on the XNU 4903.221.2 sources.

See darwin-libproc crate for idiomatic safe wrappers for these bindings.

License

Licensed under either of Apache License 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~42KB