Design Patterns In Modern C++ 中文版翻译
☆730Oct 3, 2021Updated 4 years ago
Alternatives and similar repositories for design-pattern
Users that are interested in design-pattern are comparing it to the libraries listed below
Sorting:
- 《Design Patterns in Modern C++》简体中文小样...☆28May 18, 2022Updated 3 years ago
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆571Feb 5, 2023Updated 3 years ago
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,531Dec 22, 2025Updated 2 months ago
- ☆111Oct 13, 2023Updated 2 years ago
- 《Effective Modern C++》- 完成翻译☆8,808Nov 14, 2025Updated 3 months ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- 《The C++ Standard Library》的非专业个人翻译☆63May 8, 2024Updated last year
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,517Aug 20, 2024Updated last year
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,193Dec 25, 2024Updated last year
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,523Apr 3, 2022Updated 3 years ago
- 《C++ Move Semantics》的非专业个人翻译☆76Jul 25, 2021Updated 4 years ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,458Dec 3, 2025Updated 3 months ago
- C++设计模式☆2,589Oct 11, 2024Updated last year
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,298Jan 15, 2021Updated 5 years ago
- Build your own STL in one weekend☆346Dec 18, 2024Updated last year
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,311Jan 26, 2021Updated 5 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,752Oct 29, 2025Updated 4 months ago
- The Book of Modern C++☆848Apr 23, 2024Updated last year
- 小彭老师领衔编写,现代C++的中文百科全书☆1,018Nov 2, 2025Updated 4 months ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,106Feb 10, 2026Updated 3 weeks ago
- Source Code for 'Design Patterns in Modern C++20' by Dmitri Nesteruk☆70Nov 5, 2021Updated 4 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆335Dec 25, 2024Updated last year
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated last month
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆94Sep 13, 2022Updated 3 years ago
- Proxy: Next Generation Polymorphism in C++☆3,064Jan 29, 2026Updated last month
- 高性能并行编程与优化 - 课件☆4,168Oct 18, 2024Updated last year
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态 线程池、高效静态线程池、异常处理机制等。☆1,238Jul 16, 2025Updated 7 months ago
- 《Template Metaprogramming with C++ 》的非专业个人翻译☆96May 25, 2023Updated 2 years ago
- asio examples☆225Oct 18, 2025Updated 4 months ago
- 现代C++并发编程教程☆559Oct 6, 2025Updated 4 months ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,957Dec 23, 2025Updated 2 months ago
- 2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等☆6,199Jun 18, 2025Updated 8 months ago
- Fast C++ logging library.☆28,400Feb 24, 2026Updated last week
- 现代C++模板教程☆893Feb 3, 2026Updated last month
- C++ Parallel Computing and Asynchronous Networking Framework☆14,298Feb 13, 2026Updated 2 weeks ago
- C++那些事☆42,876Jun 14, 2024Updated last year
- STL源码分析☆749Nov 25, 2023Updated 2 years ago
- C/C++学习,后端开发进阶指南。☆6,036Jun 24, 2025Updated 8 months ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆961Jun 18, 2020Updated 5 years ago