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.
☆35Updated 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 5 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- Design patterns for C++ example.☆152Updated 5 years ago
- Hands-On Design Patterns with C++, published by Packt☆382Updated 2 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆144Updated 7 years ago
- Concurrency with modern C++☆32Updated 4 years ago
- ☆110Updated 2 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 11 years ago
- C++ Reactive Programming, published by Packt☆140Updated 2 years ago
- Design Pattern Examples in C++☆47Updated 11 years ago
- A timer for modern C++☆31Updated 10 months ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- Design patterns implemented in C++14☆35Updated last month
- 《Software Architecture with C++》的非专业个人翻译☆76Updated 3 years ago
- Sample code for the Effective Modern C++ book by Scott Meyers.☆590Updated 2 years ago
- C++ High Performance, published by Packt☆262Updated 2 years ago
- Slides and presentations☆69Updated 3 years ago
- Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html☆85Updated 2 years ago
- This folder, attic, contains code fragments. Like most attics, this attic needs a good cleaning. Some fragments are from the usual pla…☆71Updated 4 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Design Patterns in Modern C++☆99Updated 6 years ago
- C++ Message Queuing Library and Framework☆90Updated 3 weeks ago
- Thread safe, lock-free memory pool.☆60Updated last year
- CMake Cookbook, by Packt☆201Updated last year
- 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
- Mastering the C++17 STL, published by Packt☆103Updated 2 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 11 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- C++ proactor network library for Linux☆17Updated 10 years ago