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 779210/week @ 2024-01-12 818333/week @ 2024-01-19 794457/week @ 2024-01-26 851517/week @ 2024-02-02 848592/week @ 2024-02-09 834801/week @ 2024-02-16 909278/week @ 2024-02-23 870200/week @ 2024-03-01 824283/week @ 2024-03-08 826127/week @ 2024-03-15 879698/week @ 2024-03-22 858088/week @ 2024-03-29 862432/week @ 2024-04-05 903217/week @ 2024-04-12 901083/week @ 2024-04-19 681339/week @ 2024-04-26

3,508,854 downloads per month
Used in 21,835 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