Skip to content

Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

servo/core-foundation-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0e783c6 · Apr 23, 2025
Mar 16, 2025
Apr 23, 2025
Nov 12, 2024
Aug 13, 2024
Jan 8, 2025
Aug 13, 2024
Mar 16, 2025
Aug 13, 2024
Aug 13, 2024
Sep 6, 2015
Nov 2, 2021
Aug 12, 2024
Apr 5, 2013
Mar 16, 2025
Apr 4, 2013
Apr 4, 2013
Apr 9, 2024
Aug 14, 2024

Repository files navigation

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.

About

Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages