yaoxp's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Light-City/CPlusPlusThings
C++那些事
google/styleguide
Style guides for Google-originated open-source projects
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
SerenityOS/serenity
The Serenity Operating System 🐞
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
facebook/folly
An open-source C++ library developed and used at Facebook.
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
uNetworking/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
CoatiSoftware/Sourcetrail
Sourcetrail - free and open-source interactive source explorer
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
codota/TabNine
AI Code Completions
zh-google-styleguide/zh-google-styleguide
Google 开源项目风格指南 (中文版)
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
progschj/ThreadPool
A simple C++11 Thread Pool implementation
LearnOpenGL-CN/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
nayuki/QR-Code-generator
High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.
JakubVojvoda/design-patterns-cpp
C++ Design Patterns
ZachL1/Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
taylorconor/tinytetris
80x23 terminal tetris!
liu-jianhao/Cpp-Design-Patterns
C++设计模式
Nheko-Reborn/nheko
Desktop client for Matrix using Qt and C++20.
MicrosoftDocs/cpp-docs
C++ Documentation
FengJungle/DesignPattern
Design pattern demo code
CodingHanYa/workspace
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
Quanwei1992/GAMES101
GAMES101: 现代计算机图形学入门 作业
Rookfighter/inifile-cpp
A header-only and easy to use Ini file parser for C++.
Italink/ModernGraphicsEngineGuide
现代图形引擎入门指南
acking-you/MyUtil
C++简单小工具轮子