All activity
ruki
ruki
launched
xmake
A cross-platform build utility based on Lua
Simple, Fast, Cross-platform
Modern C/C++ build tools, Support multi-language hybrid compilation
xmake
xmake
A cross-platform build utility based on Lua
ruki

gbox is a mutli-platform c graphic library.

It is now in the early stages of development only for reference and learning.

If you are interesting to this project, please view the source code.

ruki

xmake-idea plugin is a xmake integration in Intellij-IDEA.

It is deeply integrated with xmake and Intellij-IDEA to provide a convenient and fast cross-platform c/c++ development and building.

And It also support other Intellij-based platform, like Clion, Android Studio and etc.

ruki

xmake-sublime plugin is a xmake integration in Sublime Text.

It is deeply integrated with xmake and sublime text to provide a convenient and fast cross-platform c/c++ development and building.

You need install xmake first and a project with xmake.lua.

ruki
ruki

TBOX is a glib-like cross-platform C library that is simple to use yet powerful in nature.

The project focuses on making C development easier and provides many modules (.e.g stream, asio, regex, container, algorithm ...), so that any developer can quickly pick it up and enjoy the productivity boost when developing in C language.

A glib-like multi-platform c library
A glib-like multi-platform c library
glib-like multi-platform embed c
ruki

xmake is a cross-platform build utility based on lua.

The project focuses on making development and building easier and provides many features (.e.g package, install, plugin, macro, action, option, task ...), so that any developer can quickly pick it up and enjoy the productivity boost when developing and building project.

A make-like build utility based on Lua
A make-like build utility based on Lua
makefile lua build-system cross-platform