Pinned Repositories
Algorithm
Create Alogrithm Directory
asio
Asio C++ Library
awesome
:sunglasses: Curated list of awesome lists
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
awesome-design-cn
设计师资源大全,包含:ICON图标、Logo设计、PhotoShop插件、交互设计工具、流程图、线框图/原型图、设计博客等
awesome-hpp
A curated list of awesome header-only C++ libraries
awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
azerothcore-wotlk
Complete Open Source and Modular solution for MMO
CEF
this repository include a DLL of cef and a single document program by MFC
CefBrowser_mfc
a browser with mfc and cef offscreen
sdoa5335717's Repositories
sdoa5335717/asio
Asio C++ Library
sdoa5335717/awesome-hpp
A curated list of awesome header-only C++ libraries
sdoa5335717/azerothcore-wotlk
Complete Open Source and Modular solution for MMO
sdoa5335717/code_snippets
sdoa5335717/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
sdoa5335717/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
sdoa5335717/cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis
sdoa5335717/DirectX11-With-Windows-SDK
现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x
sdoa5335717/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
sdoa5335717/fast-cpp-csv-parser
fast-cpp-csv-parser
sdoa5335717/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
sdoa5335717/interview-1
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
sdoa5335717/json11
A tiny JSON library for C++11.
sdoa5335717/JSRender
a JavaScript draw program, use V8 and DirectX
sdoa5335717/lib60870
Official repository for lib60870 an implementation of the IEC 60870-5-101/104 protocol
sdoa5335717/libhv
Like libevent, libev, and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler apis and richer protocols.
sdoa5335717/libiec61850
Official repository for libIEC61850, the open-source library for the IEC 61850 protocols
sdoa5335717/loguru
A lightweight C++ logging library
sdoa5335717/MyTinySTL
Achieve a tiny STL in C++11
sdoa5335717/PainterEngine
PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C
sdoa5335717/Qxlnt
Use xlnt in Qt5. xlnt is cross-platform user-friendly xlsx library for C++14.
sdoa5335717/rest_rpc
modern C++(C++11), simple, easy to use rpc framework
sdoa5335717/SGI-STL
剖析 STL 是一种享受的过程!
sdoa5335717/sigslot
A simple C++14 signal-slots implementation
sdoa5335717/STL
MSVC's implementation of the C++ Standard Library.
sdoa5335717/TarsCpp
C++ language framework rpc source code implementation
sdoa5335717/TinySoftRender
a soft render engine with windows gdi
sdoa5335717/V8
v8-5.6.331 sources
sdoa5335717/webkit
Unofficial mirror of the WebKit SVN repository
sdoa5335717/ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO