> cat /dev/github | grep security-tools
discovered 03 Aug 2026

xmake

via awesome-list
→ View on GitHub
Xmake is a cross-platform build utility written in Lua that simplifies the C/C++ build process through its lightweight architecture and minimal dependencies. It offers a cohesive suite of functionalities including direct source code building, project file generation, and an integrated package management system, enabling users to manage dependencies efficiently. Notably, it combines features typically found in tools like Make, CMake, and various package managers, thereby streamlining the development workflow.