C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。
☆266Feb 10, 2026Updated 4 months ago
Alternatives and similar repositories for cpp-resources
Users that are interested in cpp-resources are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ Generative Metaprogramming☆180Jan 13, 2025Updated last year
- The Book of Modern C++☆847Apr 23, 2024Updated 2 years ago
- GMP is a C++ metaprogramming library for compile-time code generation.☆43Apr 28, 2026Updated 2 months ago
- A design pattern library developed in modern c++.☆59Jun 9, 2022Updated 4 years ago
- c++中文周刊☆548May 23, 2026Updated last month
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,145Jun 17, 2026Updated last week
- 《Debunking C++ Myths》的非专业个人翻译☆21Jul 13, 2025Updated 11 months ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,470Dec 3, 2025Updated 6 months ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,642Jan 24, 2025Updated last year
- 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,574Apr 2, 2026Updated 2 months ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Mar 13, 2023Updated 3 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,753Mar 23, 2026Updated 3 months ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆12Apr 24, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 《Software Architecture with C++》的非专业个人翻译☆78Sep 13, 2022Updated 3 years ago
- enable lambda on C callback without void* user_data☆18Jan 8, 2025Updated last year
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆582Jul 8, 2024Updated last year
- Simple, light-weight and easy-to-use asynchronous components☆2,188Apr 13, 2026Updated 2 months ago
- 《C++ Templates The Complete Guide - second edition》的非专业个人翻译☆331Dec 28, 2022Updated 3 years ago
- C++ Tip Of The Week☆1,665Jun 1, 2026Updated 3 weeks ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,520Apr 3, 2022Updated 4 years ago
- 《Template Metaprogramming with C++ 》的非专业个人翻译