BartVandewoestyne / Effective-Modern-CppView external linksLinks
Sample code for the Effective Modern C++ book by Scott Meyers.
☆602Mar 5, 2023Updated 2 years ago
Alternatives and similar repositories for Effective-Modern-Cpp
Users that are interested in Effective-Modern-Cpp are comparing it to the libraries listed below
Sorting:
- Sample code for the Effective C++ book by Scott Meyers.☆52Mar 18, 2015Updated 10 years ago
- Working code for the Design Patterns book from the Gang of Four.☆288Jun 11, 2024Updated last year
- My example and experimental source codes about books of Effective C++ Series, "Effective C++ 3/E" and "Effective Modern C++" by Scott Mey…☆34May 1, 2017Updated 8 years ago
- 42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版☆177Aug 20, 2019Updated 6 years ago
- 《Effective Modern C++》- 完成翻译☆8,799Nov 14, 2025Updated 3 months ago
- A cheatsheet of modern C++ language and library features.☆21,461Updated this week
- A repository of modern C++ patterns curated by the community.☆1,452Aug 15, 2022Updated 3 years ago
- Source codes of Discovering Modern C++☆208Nov 12, 2017Updated 8 years ago
- A collection of resources on modern C++☆12,874Aug 20, 2024Updated last year
- <<Effective Modern C++>> Chinese version and source code☆25Feb 26, 2021Updated 4 years ago
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,758Feb 4, 2026Updated last week
- Kosmos Distributed Filesystem☆29May 3, 2012Updated 13 years ago
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,329Aug 17, 2024Updated last year
- Code files by Packt☆538Jan 14, 2021Updated 5 years ago
- Slides and other materials from CppCon 2016☆1,810Apr 13, 2018Updated 7 years ago
- a member function stub generator for C++☆22Aug 12, 2019Updated 6 years ago
- Codes and notes for the book "C++ Concurrency in Action"☆16Nov 27, 2014Updated 11 years ago
- Code samples for C++ Concurrency in Action☆786Jun 13, 2024Updated last year
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,695Aug 6, 2024Updated last year
- Hands-On Design Patterns with C++, published by Packt☆385Jan 18, 2023Updated 3 years ago
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆573Feb 5, 2023Updated 3 years ago
- C++ Primer 5 answers☆8,307Jun 6, 2024Updated last year
- Playground to the famous book from Andrei Alexandrescu☆16Nov 18, 2018Updated 7 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,480Dec 29, 2022Updated 3 years ago
- An open-source C++ library developed and used at Facebook.☆30,252Updated this week
- 55 Specific Ways to Improve Your Programs and Designs☆18Sep 14, 2017Updated 8 years ago
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆20,193Updated this week
- Presentation Material for C++Now 2017☆496Jan 11, 2019Updated 7 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,205Jun 16, 2021Updated 4 years ago
- Abseil Common Libraries (C++)☆17,031Updated this week
- "Hardware, Software, and Compilers! Oh My!" tutorial files☆16Jan 25, 2020Updated 6 years ago
- C++ remote library☆26Jul 9, 2015Updated 10 years ago
- Code for my Modern C++ webinar☆101Mar 8, 2022Updated 3 years ago
- Guidelines Support Library☆6,617Feb 6, 2026Updated last week
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,122Jun 26, 2019Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆534Jul 10, 2017Updated 8 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,516Aug 20, 2024Updated last year
- Leverage the modern features of C++ to overcome difficulties in various stages of application development☆23Jan 18, 2021Updated 5 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆440Oct 16, 2020Updated 5 years ago