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

mlpack/mlpack

mlpack: a fast, header-only C++ machine learning library observed · 2026-08-28

github.com/mlpack/mlpack · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 99
  • Release rhythm 63
  • Longevity 100

Flags: no_license

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: 98.0
  • age_days: 4277
  • days_rel: 85
  • days_push: 10
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

5703 stars · 1720 forks observed · 2026-08-28

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

mlpack is a fast, header-only C++ machine learning library built on Armadillo, ensmallen, and cereal, offering a wide range of algorithms for classification, regression, clustering, and nearest-neighbor search. It also ships command-line programs and bindings for Python, Julia, R, and Go.

Use cases

  • train classifiers and regressors in C++
  • run fast nearest-neighbor and range searches
  • use machine learning from Python, R, Julia, or Go via bindings
  • deploy lightweight ML models in production C++ apps
  • cluster data with k-means or mean shift
  • detect objects with YOLOv3
  • cross-compile ML to embedded systems like Raspberry Pi

When to choose

  • you need fast, lightweight C++ ML without heavy dependencies
  • you want one library covering classification, regression, clustering, and tree-based spatial search
  • you need ML bindings across multiple languages from a single core
  • you target embedded or resource-constrained deployment

When to avoid

  • you primarily want deep learning with GPU acceleration and autodiff (PyTorch, TensorFlow)
  • you need a Python-first ecosystem with rich notebooks and tooling
  • you prefer writing C++ over higher-level ML frameworks
  • you need the very latest research models not yet implemented in mlpack

Facets

library · maturity stable

machine-learning deep-learning image-processing cli machine-learning data-science developer-tools cpp python cli cross-platform windows header-only bindings nearest-neighbor-search scientific-computing armadillo numfocus algorithms linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
mlpack/mlpackmain87

For agents

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

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