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
Related projects ⓘ
Alternatives and complementary repositories for Effective-Cpp-Series
- C++ Template Metapogramming Study Resources☆37Updated 5 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 9 years ago
- My example codes for GoF Design Patterns. (Written in C++11/14)☆33Updated 6 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆131Updated 6 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆83Updated 2 years ago
- C++ Concurrency in Action - Practical Multithreading☆60Updated 7 years ago
- 《Software Architecture with C++》的非专业个人翻译☆71Updated 2 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- ☆101Updated last year
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 10 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 3 years ago
- Design patterns for C++ example.☆152Updated 4 years ago
- 《C++ Move Semantics》的非专业个人翻译☆67Updated 3 years ago
- Hands-On Design Patterns with C++, published by Packt☆364Updated last year
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆50Updated 5 years ago
- Source code for 'Using the C++ Standard Template Libraries' by Ivor Horton☆37Updated 6 years ago
- C++ Reactive Programming, published by Packt☆133Updated last year
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 3 years ago
- Mastering the C++17 STL, published by Packt☆101Updated last year
- Examples for each chapter from "Modern C++ Design" by Andrei Alexandrescu☆27Updated 7 years ago
- Boost C++ Application Development Cookbook Second Edition, published by Packt☆42Updated 3 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- Expert C++的个人翻译☆54Updated 3 years ago
- Source Code for 'Design Patterns in Modern C++20' by Dmitri Nesteruk☆53Updated 3 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆161Updated 5 months ago
- Chinese version for Agner Fog's optimizing series☆77Updated 5 years ago
- Thread safe, lock-free memory pool.☆53Updated 7 months ago
- CMake Cookbook, by Packt☆192Updated 10 months ago
- 《The C++ Standard Library》的非专业个人翻译☆56Updated 6 months ago
- Slides and presentations☆68Updated 2 years ago