23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr
☆335Dec 25, 2024Updated last year
Alternatives and similar repositories for Design-Patterns-in-Cpp17
Users that are interested in Design-Patterns-in-Cpp17 are comparing it to the libraries listed below
Sorting:
- Zero Fluff, Max Value: Code-Driven Modern C++(11/14/17) Best Practices☆262Jan 28, 2025Updated last year
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- 200 LeetCode Top Interview Questions: Optimal Solutions with Detailed Explanations for Easy/Medium/Hard Levels to Ace Coding Interviews☆63Dec 25, 2024Updated last year
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,193Dec 25, 2024Updated last year
- Design pattern demo code☆1,108Apr 17, 2024Updated last year
- Experimental C++20 Linux Reactor: Select/Poll/Epoll☆30Dec 25, 2024Updated last year
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,752Oct 29, 2025Updated 4 months ago
- C++设计模式☆2,589Oct 11, 2024Updated last year
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,523Apr 3, 2022Updated 3 years ago
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,531Dec 22, 2025Updated 2 months ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,517Aug 20, 2024Updated last year
- modern C++(C++20), simple, easy to use rpc framework☆1,986Jan 9, 2026Updated last month
- Cross platform network library with C++11☆1,129Aug 16, 2024Updated last year
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆961Jun 18, 2020Updated 5 years ago
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,925Jul 27, 2022Updated 3 years ago
- 剖析 STL 是一种享受的过程!☆2,523Jan 15, 2018Updated 8 years ago
- c++11基础库☆1,030Nov 18, 2024Updated last year
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆444May 4, 2019Updated 6 years ago
- 《Effective Modern C++》- 完成翻译☆8,808Nov 14, 2025Updated 3 months ago
- 《C++20 - Get the Details 》的非专业个人翻译☆56Mar 13, 2023Updated 2 years ago
- Presentations for C++ Summit (China) 2023☆17Dec 17, 2023Updated 2 years ago
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,298Jan 15, 2021Updated 5 years ago
- STL源码分析☆749Nov 25, 2023Updated 2 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- 作为对《Concurrency with Modern C++》的中文翻译。☆251Oct 17, 2020Updated 5 years ago
- 《C++ Move Semantics》的非专业个人翻译☆76Jul 25, 2021Updated 4 years 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
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,478Dec 29, 2022Updated 3 years ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,458Dec 3, 2025Updated 3 months ago
- universal serialization engine☆1,299Feb 11, 2026Updated 2 weeks ago
- Translation of C++ Templates 2nd | Powered by Obsidian☆359Aug 16, 2023Updated 2 years ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,311Jan 26, 2021Updated 5 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,380Feb 25, 2023Updated 3 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated last month
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆897Mar 10, 2023Updated 2 years ago
- Design Patterns In Modern C++ 中文版翻译☆730Oct 3, 2021Updated 4 years ago
- 高性能并行编程与优化 - 课件☆4,168Oct 18, 2024Updated last year
- SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)☆1,029Mar 17, 2020Updated 5 years ago