Go bindings for Apple platforms, without cgo.

cgo-free bindings for 40+ Apple frameworks — Metal, Virtualization, AppKit, Foundation, Vision, WebKit, and more — loaded via purego at runtime. No C bridge, no Xcode required.

Open source. MIT licensed. Auto-generated from Apple developer docs via applegen. No C toolchain required.

What it does

apple is how cove reaches Apple's Virtualization.framework, how mlx-go reaches Metal, and how axmcp talks to the Objective-C runtime, all without a C bridge. If a Caletta tool runs natively on a Mac as a static Go binary, this is usually the layer underneath.