C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。
☆266Feb 10, 2026Updated 2 weeks ago
Alternatives and similar repositories for cpp-resources
Users that are interested in cpp-resources are comparing it to the libraries listed below
Sorting:
- 里缪的图书馆,汇总平时阅读过的所有文献资料,尽量不会包含盗版内容。☆17Jun 16, 2023Updated 2 years ago
- The Book of Modern C++☆848Apr 23, 2024Updated last year
- C++ Generative Metaprogramming☆172Jan 13, 2025Updated last year
- gmp is a C++ metaprogramming library tailored for code generation at compile time.☆23Feb 14, 2026Updated last week
- A design pattern library developed in modern c++.☆58Jun 9, 2022Updated 3 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 2 weeks ago
- c++中文周刊☆543Feb 20, 2026Updated last week
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,458Dec 3, 2025Updated 2 months ago
- 《C++20 - Get the Details 》的非专业个人翻译☆56Mar 13, 2023Updated 2 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆583Jul 8, 2024Updated last year
- 《Debunking C++ Myths》的非专业个人翻译☆21Jul 13, 2025Updated 7 months ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,751Oct 29, 2025Updated 4 months ago
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,530Dec 22, 2025Updated 2 months ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,193Dec 25, 2024Updated last year
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆20Apr 25, 2024Updated last year
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,523Apr 3, 2022Updated 3 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Apr 24, 2023Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated 3 weeks ago
- 《C++ Move Semantics》的非专业个人翻译☆76Jul 25, 2021Updated 4 years ago
- 《C++ Templates The Complete Guide - second edition》的非专业个人翻译☆322Dec 28, 2022Updated 3 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,255Updated this week
- 《100 C++ Mistakes and How to Avoid Them》的非专业个人翻译☆35Mar 8, 2025Updated 11 months ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Sep 14, 2023Updated 2 years ago
- C++ Tip Of The Week☆1,656May 20, 2025Updated 9 months ago
- enable lambda on C callback without void* user_data☆17Jan 8, 2025Updated last year
- Proxy: Next Generation Polymorphism in C++☆3,064Jan 29, 2026Updated last month
- 《Software Architecture with C++》的非专业个人翻译☆76Sep 13, 2022Updated 3 years ago
- cuehttp is a modern c++ middleware framework for http(http/https)/websocket(ws/wss).☆41Jan 7, 2022Updated 4 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,517Aug 20, 2024Updated last year
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Sep 3, 2023Updated 2 years ago
- 《Template Metaprogramming with C++ 》的非专业个人翻译☆96May 25, 2023Updated 2 years ago
- 《C++20 STL Cookbook》的非专业个人翻译☆168Feb 22, 2023Updated 3 years ago
- A next-generation C++ language server for modern C++, focused on high performance and deep code intelligence☆1,157Updated this week
- My small collection of C++ utilities☆413Dec 18, 2025Updated 2 months ago
- Translation of C++ Templates 2nd | Powered by Obsidian☆359Aug 16, 2023Updated 2 years ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,310Jan 26, 2021Updated 5 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 9 months ago
- How C++ pointer to member function works☆19Jan 28, 2021Updated 5 years ago