#macos #system #configuration #bindings

system-configuration

Bindings to SystemConfiguration framework for macOS

6 releases (breaking)

0.5.1 May 16, 2023
0.5.0 Jan 4, 2022
0.4.0 Jun 4, 2020
0.3.0 Oct 16, 2019
0.1.0 Feb 1, 2018

#14 in macOS and iOS APIs

Download history 17515/week @ 2023-02-14 17053/week @ 2023-02-21 18615/week @ 2023-02-28 19085/week @ 2023-03-07 21095/week @ 2023-03-14 26371/week @ 2023-03-21 26909/week @ 2023-03-28 20237/week @ 2023-04-04 22707/week @ 2023-04-11 23931/week @ 2023-04-18 26003/week @ 2023-04-25 29081/week @ 2023-05-02 28716/week @ 2023-05-09 32488/week @ 2023-05-16 30481/week @ 2023-05-23 28624/week @ 2023-05-30

125,676 downloads per month
Used in 114 crates (2 directly)

MIT/Apache

91KB
1.5K SLoC

SystemConfiguration bindings

This crate is a high level binding to the Apple SystemConfiguration framework. For low level FFI bindings, check out the system-configuration-sys crate.

This crate only implements a small part of the SystemConfiguration framework so far. If you need a yet unimplemented part, feel free to submit a pull request!

License: MIT/Apache-2.0


lib.rs:

SystemConfiguration bindings

This crate is a high level binding to the Apple SystemConfiguration framework. For low level FFI bindings, check out the system-configuration-sys crate.

This crate only implements a small part of the SystemConfiguration framework so far. If you need a yet unimplemented part, feel free to submit a pull request!

Dependencies

~190–275KB