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

#81 in macOS and iOS APIs

Download history 964121/week @ 2024-11-25 1118119/week @ 2024-12-02 1198559/week @ 2024-12-09 1119066/week @ 2024-12-16 565628/week @ 2024-12-23 688208/week @ 2024-12-30 1232624/week @ 2025-01-06 1421884/week @ 2025-01-13 1253392/week @ 2025-01-20 1322813/week @ 2025-01-27 1411829/week @ 2025-02-03 1542049/week @ 2025-02-10 1405945/week @ 2025-02-17 1542947/week @ 2025-02-24 1845709/week @ 2025-03-03 1735022/week @ 2025-03-10

6,610,820 downloads per month
Used in 26,237 crates (62 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