xmake-io/xmake
🔥 A cross-platform build utility based on Lua 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
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
- readme: https://github.com/xmake-io/xmake · fetched 2026-08-28 · d80a294552d4
- homepage: https://xmake.io · fetched 2026-08-29 · c9621f3499f1
- site_page: https://xmake.io/about/contact.html · fetched 2026-08-29 · 10de2fa6f049
- site_page: https://xmake.io/about/who_is_using_xmake.html · fetched 2026-08-29 · 213da0d8b354
- site_page: https://xmake.io/about/team.html · fetched 2026-08-29 · 57895d68d93c
- site_page: https://xmake.io/about/author.html · fetched 2026-08-29 · aa9037830413
- site_page: https://xmake.io/about/sponsor.html · fetched 2026-08-29 · a69438131ddf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xmake-io/xmake | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem