本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
☆1,752Oct 29, 2025Updated 4 months ago
Alternatives and similar repositories for Cpp17
Users that are interested in Cpp17 are comparing it to the libraries listed below
Sorting:
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,523Apr 3, 2022Updated 3 years ago
- 《Effective Modern C++》- 完成翻译☆8,808Nov 14, 2025Updated 3 months ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,191Dec 25, 2024Updated last year
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,517Aug 20, 2024Updated last year
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,531Dec 22, 2025Updated 2 months ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,311Jan 26, 2021Updated 5 years ago
- 《C++ 17 The Complete Guide》- 翻译中☆508Mar 1, 2023Updated 3 years ago
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,340Aug 17, 2024Updated last year
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,478Updated this week
- modern C++(C++20), simple, easy to use rpc framework☆1,986Jan 9, 2026Updated last month
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,110Updated this week
- Translation of C++ Templates 2nd | Powered by Obsidian☆359Aug 16, 2023Updated 2 years ago
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,298Jan 15, 2021Updated 5 years ago
- C++设计模式☆2,589Oct 11, 2024Updated last year
- C++ Parallel Computing and Asynchronous Networking Framework☆14,298Feb 13, 2026Updated 2 weeks ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- 高性能并行编程与优化 - 课件☆4,168Oct 18, 2024Updated last year
- c++中文周刊☆543Feb 20, 2026Updated last week
- A tiny boost library in C++11.☆4,207May 27, 2025Updated 9 months ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,459Dec 3, 2025Updated 3 months ago
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated last month
- Event-driven network library for multi-threaded Linux server in C++11☆15,957Dec 23, 2025Updated 2 months ago
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,925Jul 27, 2022Updated 3 years ago
- 作为对《CMake Cookbook》的中文翻译。☆1,478Jan 3, 2021Updated 5 years ago
- 2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等☆6,199Jun 18, 2025Updated 8 months ago
- The Book of Modern C++☆848Apr 23, 2024Updated last year
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆335Dec 25, 2024Updated last year
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,738Aug 19, 2023Updated 2 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,392Jun 4, 2024Updated last year
- STL源码分析☆749Nov 25, 2023Updated 2 years ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,238Jul 16, 2025Updated 7 months ago
- Design pattern demo code☆1,110Apr 17, 2024Updated last year
- Go-style concurrency in C++11☆3,310Jul 3, 2023Updated 2 years ago
- C++那些事☆42,899Jun 14, 2024Updated last year
- 详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。☆2,703Oct 19, 2024Updated last year
- ☆2,920Dec 16, 2024Updated last year
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month