Last Updated on March 7, 2026
xmake is a modern build tool that aims to be simple, fast, and offering powerful dependency package integration.
Compared with Makefiles or CMake, the configuration syntax is much concise and intuitive. As such, it’s friendly to novices while still maintaining the flexibly required in a build system. With xmake, you can focus on your project instead of the build.
xmake can be used to directly build source code (like with Make or Ninja), or it can generate project source files like CMake or Meson. It also has a built-in package management system to help users integrate C/C++ dependencies.
This is free and open source software.
Website: xmake.io
Support: GitHub Code Repository
Developer: ruki
License: Apache License 2.0
xmake is written in Lua and C. Learn Lua with our recommended free books and free tutorials. Learn C with our recommended free books and free tutorials.
Related Software
| Build Systems | |
|---|---|
| Cargo | Rust package manager |
| gulp | Toolkit to automate & enhance your workflow |
| Bazel | Build and test your multi-language, multi-platform projects |
| Apache Maven | Build automation tool used primarily for Java projects |
| Gradle | Build tool with a focus on build automation and support for multi-language |
| Meson | Next-generation build system |
| sbt | Extensible task and dependency tool for Scala projects |
| CMake | Family of tools designed to build, test and package software |
| Buck2 | Encourages the creation of small, reusable modules |
| Leiningen | Automating Clojure projects |
| Grunt | JavaScript Task Runner |
| Ninja | Small build system with a focus on speed |
| Mill | Fast, flexible task runner for JVM-based software projects |
| xmake | Cross-platform build utility based on Lua |
| SCons | Software construction tool |
| Pants | Scalable build system for monorepos |
| PHing | Build system based on Apache Ant |
| Please | Fast cross-language automation for large codebases |
| Rake | make-like build utility for Ruby |
| Apache Ant | Tool for automating software build processes |
| Rebar3 | Feature-rich project and dependency tool for Erlang applications |
| Cabal | Common Architecture for Building Applications and Libraries |
| FASTBuild | High-performance tool with caching and distributed processing |
| Dune | Composable project automation tailored to the OCaml ecosystem |
| build2 | Native cross-platform toolchain for C and C++ projects |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.