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
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- C++ Template Metapogramming Study Resources☆38Updated 5 years ago
- Design patterns for C++ example.☆151Updated 5 years ago
- C++ Concurrency in Action - Practical Multithreading☆59Updated 8 years ago
- 《The C++ Standard Library》的非专业个人翻译☆60Updated 11 months ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆140Updated 7 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- Design Pattern Examples in C++☆47Updated 10 years ago
- The presentations of C++Now 2019.☆90Updated 5 years ago
- Thread safe, lock-free memory pool.☆58Updated last year
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago
- A timer for modern C++☆28Updated 5 months ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆49Updated 6 years ago
- 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 …☆29Updated 4 years ago
- <<Effective Modern C++>> Chinese version and source code☆25Updated 4 years ago
- inline_asm_lockfree_queue☆20Updated 5 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated last year
- disruptor c++ implementation for IPC☆32Updated 3 months ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated 9 months ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 9 months ago
- Boost C++ Application Development Cookbook Second Edition, published by Packt☆43Updated 4 years ago