27 releases

0.8.7 Aug 11, 2024
0.8.6 Nov 30, 2023
0.8.5 Jul 24, 2023
0.8.3 Oct 12, 2021
0.2.0 Nov 5, 2015

#80 in macOS and iOS APIs

Download history 1026632/week @ 2024-12-17 570779/week @ 2024-12-24 749859/week @ 2024-12-31 1296388/week @ 2025-01-07 1357401/week @ 2025-01-14 1292423/week @ 2025-01-21 1346331/week @ 2025-01-28 1410588/week @ 2025-02-04 1479291/week @ 2025-02-11 1485485/week @ 2025-02-18 1542604/week @ 2025-02-25 1897962/week @ 2025-03-04 1820192/week @ 2025-03-11 2270393/week @ 2025-03-18 2035529/week @ 2025-03-25 1484728/week @ 2025-04-01

7,920,871 downloads per month
Used in 26,857 crates (68 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. Other alternatives are https://github.com/nvzqz/fruity and https://gitlab.com/objrs/objrs

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