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

#8 in macOS and iOS APIs

Download history 406165/week @ 2023-12-23 633814/week @ 2023-12-30 797666/week @ 2024-01-06 788943/week @ 2024-01-13 796305/week @ 2024-01-20 813772/week @ 2024-01-27 854074/week @ 2024-02-03 840803/week @ 2024-02-10 853853/week @ 2024-02-17 904286/week @ 2024-02-24 850722/week @ 2024-03-02 825248/week @ 2024-03-09 829577/week @ 2024-03-16 873846/week @ 2024-03-23 868962/week @ 2024-03-30 725735/week @ 2024-04-06

3,431,780 downloads per month
Used in 21,631 crates (56 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