chengxuewen's Stars
kingToolbox/WindTerm
A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
imarvinle/awesome-cs-books
🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
facebook/yoga
Yoga is an embeddable layout engine targeting web standards.
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
facebook/hermes
A JavaScript engine optimized for running React Native.
AppImage/AppImageKit
Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat
miloyip/json-tutorial
从零开始的 JSON 库教程
boostorg/boost
Super-project for modularized Boost
yuesong-feng/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
facontidavide/PlotJuggler
The Time Series Visualization Tool that you deserve.
dorssel/usbipd-win
Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2.
ThisisGame/cpp-game-engine-book
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
qmlbook/qmlbook
The source code for the upcoming qml book
HardySimpson/zlog
A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.
probonopd/linuxdeployqt
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
teal-language/tl
The compiler for Teal, a typed dialect of Lua
TypeScriptToLua/TypeScriptToLua
Typescript to lua transpiler. https://typescripttolua.github.io/
Pithikos/C-Thread-Pool
A minimal but powerful thread pool in ANSI C
memononen/nanosvg
Simple stupid SVG parser
cpputest/cpputest
CppUTest unit testing and mocking framework for C/C++
openresty/luajit2
OpenResty's Branch of LuaJIT 2
eclipse/paho.mqtt.cpp
eclipse-ecal/ecal
📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware.
cxong/tinydir
Lightweight, portable and easy to integrate C directory and file reader
emqx/qmqtt
MQTT client for Qt
linuxdeepin/unilang
preshing/turf
Configurable C++ platform adapter
mintomic/mintomic
[deprecated] For native C atomics, see Turf instead
azadkuh/sqlite-amalgamation
The SQLite amalgamation mirror with cmake
QuarkCloud/quark
完善visual studio的posix c库函数。使得原来linux下的项目代码,可以直接被VS编译调试,生成windows下可执行程序。