BartVandewoestyne / Effective-Modern-CppLinks
Sample code for the Effective Modern C++ book by Scott Meyers.
☆581Updated 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:
- Hands-On Design Patterns with C++, published by Packt☆372Updated 2 years ago
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆553Updated 2 years ago
- Code files by Packt☆531Updated 4 years ago
- Code samples for C++ Concurrency in Action☆734Updated 11 months ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- Speaker materials from CppCon 2014☆2,294Updated 9 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆424Updated 4 years ago
- Slides and other materials from CppCon 2019☆1,249Updated 2 years ago
- Online examples from "Boost C++ Application Development Cookbook":☆417Updated 4 months ago
- C++ Templates - The Complete Guide, 2nd Edition☆142Updated 7 years ago
- Slides and other materials from CppCon 2016☆1,814Updated 7 years ago
- Slides and other materials from CppCon 2017☆1,809Updated 4 years ago
- Working code for the Design Patterns book from the Gang of Four.☆285Updated 11 months ago
- ☆230Updated 3 months ago
- Slides and other materials from CppCon 2018☆1,436Updated 6 years ago
- Design patterns for C++ example.☆151Updated 5 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- C++ High Performance Second Edition, published by Packt☆251Updated 2 years ago
- C++ Concurrency in Action - Practical Multithreading☆59Updated 8 years ago
- 42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版☆176Updated 5 years ago
- Some CMake Templates (examples). Qt, Boost, OpenCV, C++11, etc 一些栗子☆537Updated last year
- Slides and other materials from CppCon 2020☆1,631Updated 4 years ago
- Thread pool implementation using c++11 threads☆1,205Updated last year
- A repository of modern C++ patterns curated by the community.☆1,438Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- Presentation Material for C++Now 2017☆492Updated 6 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆247Updated 11 years ago
- This is the sample code for Boost library Guide.☆426Updated 4 years ago
- Software Architecture with C++, published by Packt☆529Updated 11 months ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆326Updated 5 months ago