作为对《C++17 STL cookbook》英文版的中文翻译。
☆1,299Jan 15, 2021Updated 5 years ago
Alternatives and similar repositories for CPP-17-STL-cookbook
Users that are interested in CPP-17-STL-cookbook are comparing it to the libraries listed below
Sorting:
- Code files by Packt☆538Jan 14, 2021Updated 5 years ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,311Jan 26, 2021Updated 5 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆251Oct 17, 2020Updated 5 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,645Jan 24, 2025Updated last year
- 作为对《CMake Cookbook》的中文翻译。☆1,478Jan 3, 2021Updated 5 years ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,523Apr 3, 2022Updated 3 years ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,124Jun 26, 2019Updated 6 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,515Aug 20, 2024Updated last year
- 《Effective Modern C++》- 完成翻译☆8,820Nov 14, 2025Updated 3 months ago
- 剖析 STL 是一种享受的过程!☆2,526Jan 15, 2018Updated 8 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,755Updated this week
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,191Dec 25, 2024Updated last year
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,533Dec 22, 2025Updated 2 months ago
- Expert C++的个人翻译☆55Mar 7, 2021Updated 5 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,478Feb 27, 2026Updated last week
- 《C++ Move Semantics》的非专业个人翻译☆76Jul 25, 2021Updated 4 years ago
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,345Aug 17, 2024Updated last year
- Event-driven network library for multi-threaded Linux server in C++11☆15,968Dec 23, 2025Updated 2 months ago
- 免费的计算机编程类中文书籍,欢迎投稿☆182Apr 11, 2018Updated 7 years ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆962Jun 18, 2020Updated 5 years ago
- C++那些事☆42,937Jun 14, 2024Updated last year
- 《C++20 STL Cookbook》的非专业个人翻译☆168Feb 22, 2023Updated 3 years ago
- STL源码分析☆750Nov 25, 2023Updated 2 years ago
- c++11基础库