# servo/core-foundation-rs

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

Repository: https://github.com/servo/core-foundation-rs
Canonical: https://ross.abutalabs.com/products/core-foundation-rs
Language: Rust
License: NOASSERTION
License Family: other
Last push: 2026-05-08T12:58:55+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 35, longevity 100
- inputs: {"age_days": 5116, "days_push": 117, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1278, forks 249 (observed 2026-08-28T04:04:13.349242+00:00)

## What it is
Rust bindings to Apple's Core Foundation and other low-level macOS/iOS system libraries. It lets Rust code call native Apple platform APIs safely.

## Use cases
- call core foundation apis from rust
- build a macos app in rust
- access ios system libraries from rust
- ffi bindings for apple frameworks
- use nsstring and core types in rust

## When to choose
- writing Rust software targeting macOS or iOS that needs native system APIs
- building cross-platform Rust projects with Apple platform support

## When to avoid
- you need fully generated, exhaustive Apple API bindings rather than hand-picked ones
- targeting platforms other than macOS/iOS

## Facets
- artifact type: library
- maturity: active
- function: sdk, developer-tools
- domain: apple-ecosystem, developer-tools, cross-platform
- platform: rust
- tags: core-foundation, ffi-bindings, system-apis, objective-c, macos, ios

## Member repositories
- servo/core-foundation-rs (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.349242+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:02:47.258898+00:00, confidence not recorded.
  - readme: https://github.com/servo/core-foundation-rs (fetched 2026-08-28T04:04:13.349242+00:00, sha be5656a989af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
