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:
- C++ Templates - The Complete Guide, 2nd Edition☆143Updated 7 years ago
- Design patterns for C++ example.☆151Updated 5 years ago
- Hands-On Design Patterns with C++, published by Packt☆381Updated 2 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- Sample code for the Effective Modern C++ book by Scott Meyers.☆586Updated 2 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆249Updated 11 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 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
- C++ Template Metapogramming Study Resources☆38Updated 5 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- My C++ Notes☆106Updated 4 years ago
- C++ Concurrency in Action - Practical Multithreading☆60Updated 8 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
- Design Pattern Examples in C++☆47Updated 11 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- Online examples from "Boost C++ Application Development Cookbook":☆420Updated 6 months ago
- Working code for the Design Patterns book from the Gang of Four.☆286Updated last year
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆560Updated 2 years ago
- Code files by Packt☆535Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Design Patterns in Modern C++☆100Updated 6 years ago
- Course "C++ in Detail: Common Idioms"☆25Updated last year
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆93Updated 2 years ago
- C++ utilities☆51Updated 3 months ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆430Updated 4 years ago
- Working examples of Python, C++, C and JS new features☆136Updated 2 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆247Updated 4 years ago
- c/c++ language useful recipes☆95Updated 11 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- ☆110Updated last year