Your contributions are highly welcome (first see CONTRIBUTING.md).
- Chat on reddit
- Chat on telegram
- Chat on gitter
- Chat on discord/en
- Chat on discord/zh
- Chat on QQ Group: 343118190(Technical Support), 662147501
- Executable Program
- Static Library Program
- Dynamic Library Program
- Qt Program
- Cuda Program
- WDK Driver Program
- WinSDK Application Program
- MFC Application Program
- iOS/MacOS Application Program
- OpenMP Program
- Fortran Program
- Zig Program
- Rust Program
- Dlang Program
- Go Program
- xmake-repo: An official xmake package repository
- xmake macro: Macros recording and playback
- xmake lua: Run the custom lua script
- xmake project: Generate IDE Project files
- xmake doxygen: Generate doxygen documents
- xmake app2ipa: Convert .app to .ipa
- xmake-vscode: A VSCode plugin for xmake
- xmake-sublime: A Sublime Text 2/3 plugin for xmake
- xmake-idea: A Intellij-IDEA plugin for xmake
- xmake.vim: A third-party vim plugin for xmake, thanks @luzhlon
- xmake-gradle: A gradle plugin that integrates xmake seamlessly.
- xmake-visualstudio (third-party, thanks @HelloWorld886)
- xmake-qtcreator (third-party, thanks @Arthapz)
- tbox: A glib-like multi-platform c library
- gbox:A multi-platform 2d graphic library
- ltui:A cross-platform terminal ui library based on Lua
- itrace:Trace objc method call for ios and mac
- vm86:The x86 Script Instruction Virtual Machine
- benchbox: The Benchmark Testing Box
- libsvx: A pure C network library
- GitMsg: encrypted messaging to replace E-Mail
- xmake-cpputest: Setup test project for embedded C development with CppUTest built using XMake
- wTest: wTest is a Weightless OI/ACM Tester,which can take place of cena and lowsars on Linux,and it also supports Windows.
- LightInk3D: 3d engine develop from urho3d
- nmscc: the missing c++ 1z library.
- libBG: A lightwight high-speed good-designed big interger library for C++ with FFT
- sciter-todolist: A WunderList-like TODO list based on sciter
- LC-Finder: A simple pciture resource manager, support tag search and thumbnail preview.
- libsv: Public domain semantic versioning in c.
- eelua: A lua script engine for EverEdit
- xval: xval是一个轻量级的C++动态类型对象库,主要用于与其他动态语言的通信
- srpc: srpc是一个基于TCP流和msgpack的RPC协议
- websocket-cpp: websocket-protocol's implementation with multithread synchronization model in C++
- libacl: An advanced C/C++ Network library
- libfiber: The high performance coroutine library for Linux/FreeBSD/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI
- EasyCrossPlatform_src: An easy-to-use crossplatform C++ Library, primarily for server-side development.
- LCUI.css: A UI component framework for building LCUI application.
- tlpi_hdr: The Linux programming interface codes
- json: A json parser
- cyOS: 一个岩岩小天使正在做的操作系统
- NaturalLanguage: An imitation of the C++ language.
- DA-MD5: A changeable data MD5 library by DA studio
- boost_ptree_example: 使用ptree处理json
- Add xmake to libuv: Add xmake.lua file to make it easier to build libuv
- mobula
- hikyuu: Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架
- userver: A c++ game server framework based on libuv
- co: An elegant and efficient C++ basic library for Linux, Windows and Mac.
- lcui-router-app: A simple application for LCUI Router
- lcui-router: A router for control view switching and status in the LCUI applications, it inspired by the Vue Router.
- aoc2019: Advent of Code 2019 Solutions
- FengEngine
- dnn: Framework for deep neural network using c++/cuda/opengl
- UWPFlow: UW Continuation Power Flow
- cgraph: A C LIBRARY FOR GRAPH ANALYSIS
- shadowssh_rule_c: the calculation lib example of shadowssh
- rc: rc is rust in c++
- Re.Write.Down: A Markup Language and it's C++ compiler.
- Sound_THUMB: 这是一个THUMB的增强现实有音乐元素的美少女/美少年的抽卡氪金手游
- ttp: Minimal HTTP library (pure)
- ctxco: Minimal (and intuitive to use) coroutine implement in c
- moosey: Moosey is an open-source RDBMS written in modern C++
- zsign: Maybe is the most quickly codesign alternative for iOS12+ in the world, cross-platform ( Linux & macOS ).
- chimney-c
- ElementZero: Run windows version of BDS in linux with Mod support
- Gobang: 五子棋游戏,游戏双方联网对战
- SakuraEngine: 跨平台的现代游戏引擎
- TensorIR
- kvm: Use DDC/CI to change your monitor's inputs in response to USB device connect or disconnect events.
- lua-format: Reformats your Lua source code.
- CLRS
- swe
- Btk: A library for developing Gui based on SDL2
- IntroSTL
- dson
- fileSys: virtul fileSystem in linux
- cv_learning
- CyberEngineTweaks: Performance boost, bug fixes and hacks for fun for Cyberpunk 2077
- coros: c++11 coroutine network library base on boost.context and libuv
- BurgWar: Burg'war est un jeu de plateforme/combat multijoueur en 2D écrit en C++17/Lua avec mon propre moteur de jeu : Nazara Engine.
- Btk: A library for developing Gui based on SDL2
- VkRender
- Vectorizer
- mot
- MQBuilder
- CreviceEngine
- StereoKit: An easy-to-use mixed reality library for building HoloLens and VR applications with C# and OpenXR!
- TiltedOnline: Skyrim and Fallout 4 mod to play online!
- TiltedCore: This is the core library used by all C++ projects by Tilted Phoques.
- TiltedConnect: Top layer of the network stack
- xmake-repo: A package repository based on xmake
- ts-xmake-logo: The logo icon for xmake. Thanks @TitanSnow
- ts-xmake-gui: An ugly xmake gui
- github-action-setup-xmake: Set up your GitHub Actions workflow with a specific version of xmake. Thanks @TitanSnow