26 releases

0.8.6 Nov 30, 2023
0.8.5 Jul 24, 2023
0.8.4 Apr 3, 2023
0.8.3 Oct 12, 2021
0.2.0 Nov 5, 2015

#7 in macOS and iOS APIs

Download history 785000/week @ 2024-01-14 796170/week @ 2024-01-21 820996/week @ 2024-01-28 850500/week @ 2024-02-04 844641/week @ 2024-02-11 853975/week @ 2024-02-18 902918/week @ 2024-02-25 847585/week @ 2024-03-03 819943/week @ 2024-03-10 835268/week @ 2024-03-17 874099/week @ 2024-03-24 865922/week @ 2024-03-31 875230/week @ 2024-04-07 897083/week @ 2024-04-14 897641/week @ 2024-04-21 774798/week @ 2024-04-28

3,495,543 downloads per month
Used in 21,756 crates (57 directly)

MIT/Apache

225KB
4K SLoC

core-foundation-rs

Build Status

Compatibility

Targets macOS 10.7 by default.

To enable features added in macOS 10.8, set Cargo feature mac_os_10_8_features. To have both 10.8 features and 10.7 compatibility, also set mac_os_10_7_support. Setting both requires weak linkage, which is a nightly-only feature as of Rust 1.19.

For more experimental but more complete, generated bindings take a look at https://github.com/michaelwu/RustKit.

Contributing

If you wish to start contributing or even make a one-off change, simply submit a pull request with the code or documentation change and we'll go from there.

No runtime deps

Features