本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
Code files by Packt
textbook for C++17
redis-cpp17 is a cross platfrom compatible redis protocol with multithreaded c++17 client,server,proxy
《C++ 17 The Complete Guide》- 翻译中
C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers.
C++17 library facilities for older compilers
Mastering the C++17 STL, published by Packt
Solution of the problems listed in DSA cracker sheet made by Love Babbar, with resources and some notes.
This is a cross platfporm c++ tcp multi-threaded network library. Compared with libevent 4096kb throughput, 25-30% faster, event processing performance slightly better than libevent. Specific benchmar...