papagout's Stars
id-Software/DOOM-3
Doom 3 GPL source release
lvc/abi-compliance-checker
A tool for checking backward API/ABI compatibility of a C/C++ library
lvc/abi-dumper
Dump ABI of an ELF object containing DWARF debug info
fukuchi/libqrencode
A fast and compact QR Code encoding library
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
cesanta/mongoose
Embedded web server, with TCP/IP network stack, MQTT and Websocket
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
EpicGames/Signup
Information about signing up for a free Epic Games account, and getting access to UnrealEngine source code.
cocos2d/cocos2d-x
Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
vsergeev/lua-periphery
A Lua library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
jbeder/yaml-cpp
A YAML parser and emitter in C++
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
eclipse-paho/paho.mqtt.cpp
bg6cq/ITTS
Campus IT Technical Specifications
armink/FreeModbus_Slave-Master-RTT-STM32
Add master mode to FreeModbus. | 在 FreeModbus 中添加主机模式
stephane/libmodbus
A Modbus library for Linux, Mac OS, FreeBSD and Windows
wing83/modbus-cplusplus
This is a c++ class for process modbus rtu protocol.
fengbingchun/Linux_Code_Test
CMake/Make/Shell/Multi-thread' usage
armink/EasyLogger
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
HardySimpson/zlog
A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.
abumq/easyloggingpp
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
gabime/spdlog
Fast C++ logging library.
nlohmann/json
JSON for Modern C++
open-source-parsers/jsoncpp
A C++ library for interacting with JSON.
JieweiWei/md5
用C++实现md5加密算法
leethomason/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
zeux/pugixml
Light-weight, simple and fast XML parser for C++ with XPath support
DaveGamble/cJSON
Ultralightweight JSON parser in ANSI C
zyfjeff/httpserver
学习socket网络编程,学习C++类的封装
HymanLiuTS/TCPIPPMod_Win
windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架