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

#68 in macOS and iOS APIs

Download history 1362225/week @ 2025-01-29 1442145/week @ 2025-02-05 1438575/week @ 2025-02-12 1517941/week @ 2025-02-19 1538941/week @ 2025-02-26 1953835/week @ 2025-03-05 1834852/week @ 2025-03-12 2487146/week @ 2025-03-19 1790545/week @ 2025-03-26 1868351/week @ 2025-04-02 1756280/week @ 2025-04-09 1422500/week @ 2025-04-16 1567586/week @ 2025-04-23 1516395/week @ 2025-04-30 1622788/week @ 2025-05-07 1316886/week @ 2025-05-14

6,309,654 downloads per month
Used in 27,653 crates (69 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