Stars
c++
7 repositories
C++ Requests: Curl for People, a spiritual port of Python Requests.
C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)
An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
Cmake tutorial in Chinese, CMake教程中文翻译
design patterns impl using modern(c++14/17/20) cpp