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

gomlx/gomlx

GoMLX: An Accelerated Machine Learning Framework For Go observed · 2026-08-28

github.com/gomlx/gomlx · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 94
  • Longevity 87
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: 9
  • age_days: 1228
  • days_rel: 43
  • days_push: 8
  • n_releases_24m: 36

Full methodology

Adoption not part of the score

1621 stars · 81 forks observed · 2026-08-28

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

GoMLX is an accelerated machine learning and math framework for Go, comparable to PyTorch/JAX/TensorFlow. It offers differentiable operators, model training and fine-tuning (including HuggingFace models), and backends ranging from a portable pure-Go implementation (also running in WASM) to an OpenXLA-based JIT backend for CPUs, GPUs, and TPUs with distributed execution.

Use cases

  • train neural networks in go
  • fine-tune llms in golang
  • run machine learning models without python
  • accelerate tensor math on gpu with go
  • load huggingface models in go
  • run ml inference in the browser via wasm
  • distributed training on multiple gpus or tpus

When to choose

  • you want to build or train ML models natively in Go without a Python dependency
  • you need GPU/TPU acceleration via XLA from Go code
  • you want portable inference including WASM in the browser

When to avoid

  • you need the breadth of pretrained models and ecosystem tooling of PyTorch
  • you require production-hardened distributed training at very large scale
  • your team works primarily in Python

Facets

library · maturity active

machine-learning deep-learning llm-training gpu-computing math machine-learning deep-learning large-language-models gpu-computing go windows wasm xla neural-networks autodiff pytorch-alternative jax tensor-computation huggingface linux macos gpu

1 source

Member repositories

RepositoryRoleHealth v2
gomlx/gomlxmain95

For agents

markdown · JSON · MCP: product_card(name="gomlx/gomlx")

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