modern-cpp topic
gba-modern
An attempt to create a Game Boy Advance game using Modern C++
gof_design_patterns
GoF Design Patterns implemented in modern C++.
win32-ex
Win32 API Experimental(or Extension) features
mif
MIF is a C++11 web-application framework designed for the backend micro-service development
Effective-Cpp-Series
My example and experimental source codes about books of Effective C++ Series, "Effective C++ 3/E" and "Effective Modern C++" by Scott Meyers.
small_vector
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
modern-cpp
C++ online course. Modules about modern C++ features. C++11, C++14, C++17 and C++20
design_patterns_in_modern_cpp_zh_sample
《Design Patterns in Modern C++》简体中文小样...