BartVandewoestyne / Effective-CppLinks
Sample code for the Effective C++ book by Scott Meyers.
☆51Updated 10 years ago
Alternatives and similar repositories for Effective-Cpp
Users that are interested in Effective-Cpp are comparing it to the libraries listed below
Sorting:
- Design patterns for C++ example.☆151Updated 5 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆142Updated 7 years ago
- C++ Concurrency in Action - Practical Multithreading☆59Updated 8 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆50Updated 6 years ago
- Hands-On Design Patterns with C++, published by Packt☆372Updated 2 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- Source Code for 'Design Patterns in Modern C++20' by Dmitri Nesteruk☆61Updated 3 years ago
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 3 years ago
- My example and experimental source codes about books of Effective C++ Series, "Effective C++ 3/E" and "Effective Modern C++" by Scott Mey…☆35Updated 8 years ago
- 200 LeetCode Top Interview Questions: Optimal Solutions with Detailed Explanations for Easy/Medium/Hard Levels to Ace Coding Interviews☆63Updated 5 months ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- C++ utilities☆48Updated last month
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- ☆31Updated 2 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- Sample code for the Effective Modern C++ book by Scott Meyers.☆581Updated 2 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆243Updated 4 years ago
- Design Pattern Examples in C++☆47Updated 11 years ago
- ☆107Updated 2 years ago
- Reading Note☆17Updated 6 years ago
- Examples for each chapter from "Modern C++ Design" by Andrei Alexandrescu☆26Updated 7 years ago
- 23 Design Patterns implemented by C++☆154Updated 7 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- C++ Template Metapogramming Study Resources☆38Updated 5 years ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆43Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- c/c++ language useful recipes☆95Updated 11 years ago