huyongxi's Stars
ruanyf/weekly
科技爱好者周刊,每周五发布
Akagi201/learning-cmake
learning cmake
ttroy50/cmake-examples
Useful CMake Examples
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
kkyon/Simple-IT-English
Simple-IT-English: smart wordbook from community for community
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Light-City/CPlusPlusThings
C++那些事
ylmbtm/GameProject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
steveLauwh/SGI-STL
剖析 STL 是一种享受的过程!
fmtlib/fmt
A modern formatting library
shineframe/shineframe
高性能超轻量级C++开发库及服务器编程框架
sylar-yin/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
jaredtao/DesignPattern
C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)
xiaoweiChen/CMake-Cookbook
:book: 作为对《CMake Cookbook》的中文翻译。
gabime/spdlog
Fast C++ logging library.
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
uber-go/guide
The Uber Go Style Guide.
nushoin/RTree
N-dimensional RTree implementation in C++
tkchu/Game-Programming-Patterns-CN
《游戏编程模式》中文版
coder/code-server
VS Code in the browser
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
ngosang/trackerslist
Updated list of public BitTorrent trackers
sib9/cpp1x-study-resource
旨在搜集国内外各种 C++11 的学习资源,供大家参考、学习。
recastnavigation/recastnavigation
Industry-standard navigation-mesh toolset for games
phobal/ivideo
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform
kbengine/kbengine
A MMOG engine of server.
acl-dev/acl
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
xiaoweiChen/Cpp_Concurrency_In_Action
:book: 作为对《C++ Concurrency in Action》英文版的中文翻译。
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
xingshaocheng/architect-awesome
后端架构师技术图谱