mlx-c
brew install mlx-c
v0.6.0_2
MIT
C language bindings and API for MLX, Apple's array computing framework.
Why you might care
Use this to call MLX operations from C code, enabling integration with C/C++ projects that need GPU-accelerated array computation on Apple Silicon. It's a build/runtime dependency for C applications targeting MLX; the alternative is binding MLX from Python or Rust.
8.2k
30-day installs · #410
32.4k
90-day · #374
56.9k
365-day · #620
Runtime dependencies
Build dependencies
Links
- https://ml-explore.github.io/mlx-c/build/html/index.html
- Brew formula source: Formula/m/mlx-c.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"mlx",
"numpy-c-api",
"onnxruntime"
],
"build_dependencies": [
"cmake"
],
"categories": [
"binding",
"library"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"mlx"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "C API for MLX",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:51+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "mlx-c",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://ml-explore.github.io/mlx-c/build/html/index.html",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "MLX C \u2014 MLX C 0.4.1 documentation",
"installs_30d": 8202,
"installs_365d": 56917,
"installs_90d": 32378,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:44:42+00:00",
"llm_model": "claude-haiku-4-5",
"name": "mlx-c",
"oldnames": [],
"one_liner": "C language bindings and API for MLX, Apple\u0027s array computing framework.",
"optional_dependencies": [],
"rank_30d": 410,
"rank_365d": 620,
"rank_90d": 374,
"raw_hash": "f806972160bdd99e",
"recommended_dependencies": [],
"revision": 2,
"ruby_source_path": "Formula/m/mlx-c.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "0.6.0",
"versioned_formulae": [],
"why_use_this": "Use this to call MLX operations from C code, enabling integration with C/C++ projects that need GPU-accelerated array computation on Apple Silicon. It\u0027s a build/runtime dependency for C applications targeting MLX; the alternative is binding MLX from Python or Rust."
}