Ross ROSS = Recommend OSS · open-source software intelligence for agents

MLX

MLX: An array framework for Apple silicon observed · 2026-08-28

github.com/ml-explore/mlx · homepage · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 99
  • Longevity 72
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 13
  • age_days: 1009
  • days_rel: 8
  • days_push: 7
  • n_releases_24m: 44

Full methodology

Adoption not part of the score

28172 stars · 2186 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

MLX is an array computation framework for machine learning on Apple silicon, developed by Apple ML research. It offers NumPy-like Python APIs plus C++ and Swift bindings, with autodiff, lazy evaluation, dynamic graphs, and a unified memory model across CPU and GPU.

Use cases

  • train and run machine learning models on Apple silicon
  • run LLMs locally on a Mac
  • finetune LLaMA with LoRA on Apple GPU
  • generate images with Stable Diffusion on macOS
  • run Whisper speech recognition locally
  • NumPy-like array math with GPU acceleration on Mac

When to choose

  • you develop or deploy ML models on Apple silicon Macs
  • you want PyTorch-like training APIs optimized for unified memory
  • you want to run or finetune LLMs locally on macOS

When to avoid

  • you need NVIDIA CUDA GPUs or Linux/Windows servers
  • you need the broad ecosystem and production tooling of PyTorch or JAX
  • your project targets non-Apple hardware

Facets

framework · maturity active

machine-learning deep-learning llm-inference llm-training stable-diffusion speech-recognition gpu-computing machine-learning deep-learning large-language-models artificial-intelligence gpu-computing python cpp apple-silicon numpy-like autodiff unified-memory mlx macos swift gpu

2 sources

Member repositories

For agents

markdown · JSON · MCP: product_card(name="ml-explore/mlx")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem