KelvinH's Stars
TopSemic/NUC972_Linux
NUC972 Linux Lessons Resource
yuan-xy/Linux-0.11
The old Linux kernel source ver 0.11 which has been tested under modern Linux, Mac OSX and Windows.
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
JakubVojvoda/design-patterns-cpp
C++ Design Patterns
Light-City/CPlusPlusThings
C++那些事
ithewei/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
nhivp/Awesome-Embedded
A curated list of awesome embedded programming.
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.