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

xmake-io/xmake

🔥 A cross-platform build utility based on Lua observed · 2026-08-28

github.com/xmake-io/xmake · homepage · Lua · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
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: 43.5
  • age_days: 4150
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 17

Full methodology

Adoption not part of the score

12165 stars · 948 forks observed · 2026-08-28

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

Xmake is a cross-platform build utility based on Lua that builds C/C++ (and other language) projects directly or generates project files for IDEs like CMake/Meson. It includes a built-in package manager for integrating C/C++ dependencies and supports caching, parallel builds, and distributed compilation.

Use cases

  • build a cross-platform c++ project without writing cmake
  • manage c++ library dependencies like conan or vcpkg
  • generate visual studio or xcode project files from a build script
  • replace makefiles with a simpler lua-based build script
  • set up distributed or remote compilation for a large codebase
  • build mixed-language projects including cuda and objective-c

When to choose

  • you want a modern, lightweight alternative to CMake or Make for C/C++
  • you need integrated dependency management in your build tool
  • you want fast builds with caching and parallel compilation
  • you prefer a simple, readable Lua-based build configuration

When to avoid

  • your team and toolchain are already deeply invested in CMake or Bazel
  • you need a build system with a large ecosystem of third-party integrations
  • your project only targets a single platform with simple build needs

Facets

cli-tool · maturity stable

build-tool package-manager cli developer-tools developer-tools cross-platform windows cross-platform cli lua c-plus-plus cmake-alternative dependency-management ide-project-generation command-line linux macos

7 sources

Member repositories

RepositoryRoleHealth v2
xmake-io/xmakemain95

For agents

markdown · JSON · MCP: product_card(name="xmake-io/xmake")

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