taeguk / Effective-Cpp-Series
My example and experimental source codes about books of Effective C++ Series, "Effective C++ 3/E" and "Effective Modern C++" by Scott Meyers.
☆35Updated 7 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
- 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.☆151Updated 5 years ago
- My example codes for GoF Design Patterns. (Written in C++11/14)☆33Updated 6 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- Design Pattern Examples in C++☆47Updated 10 years ago
- cmake_study☆16Updated 10 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆89Updated 2 years ago
- C++ Concurrency in Action - Practical Multithreading☆59Updated 8 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆139Updated 7 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆182Updated 2 years ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- C++ Reactive Programming, published by Packt☆137Updated last year
- 《The C++ Standard Library》的非专业个人翻译☆60Updated 10 months ago
- CMake Cookbook, by Packt☆199Updated last year
- <<Effective Modern C++>> Chinese version and source code☆25Updated 4 years ago
- Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.☆30Updated 5 years ago
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Updated 3 years ago
- Slides and presentations☆69Updated 2 years ago
- Array based threaded red-black tree☆13Updated 8 years ago
- ☆31Updated 2 years ago
- Source code for 'Using the C++ Standard Template Libraries' by Ivor Horton☆37Updated 7 years ago
- 《C++ Move Semantics》的非专业个人翻译☆75Updated 3 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago