taeguk / Effective-Cpp-SeriesLinks
My example and experimental source codes about books of Effective C++ Series, "Effective C++ 3/E" and "Effective Modern C++" by Scott Meyers.
☆34Updated 8 years ago
Alternatives and similar repositories for Effective-Cpp-Series
Users that are interested in Effective-Cpp-Series are comparing it to the libraries listed below
Sorting:
- C++ Template Metapogramming Study Resources☆38Updated 6 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆52Updated 10 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆152Updated 8 years ago
- Design patterns for C++ example.☆152Updated 5 years ago
- source code for the book "C++ Concurrency in Action"☆29Updated 9 years ago
- ☆111Updated 3 years ago
- Design patterns implemented in C++14☆36Updated this week
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 3 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆50Updated last week
- Hands-On Design Patterns with C++, published by Packt☆384Updated 3 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 12 years ago
- A timer for modern C++☆31Updated last year
- C++ Reactive Programming, published by Packt☆143Updated 2 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- CMake Cookbook, by Packt☆202Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Code samples from https://vorbrodt.blog/☆115Updated last month
- Sample code for the Effective Modern C++ book by Scott Meyers.☆601Updated 2 years ago
- Slides and presentations☆69Updated 3 years ago
- Mastering the C++17 STL, published by Packt☆100Updated 3 years ago
- ☆237Updated 4 months ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- Design Pattern Examples in C++☆48Updated 11 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Concurrency with modern C++☆33Updated 4 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆190Updated 3 years ago
- C++ Concurrency in Action - Practical Multithreading☆61Updated 8 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++ Message Queuing Library and Framework☆92Updated 3 weeks ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago