Highlights
- Pro
c++
A collection of resources on modern C++
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
An open-source C++ library developed and used at Facebook.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等