iZhangHui / CCiA
C++ Concurrency in Action - Practical Multithreading
☆60Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for CCiA
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆131Updated 6 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆244Updated 11 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago
- ☆101Updated last year
- Hands-On Design Patterns with C++, published by Packt☆364Updated last year
- My C++ Notes☆98Updated 3 years ago
- Mastering the C++17 STL, published by Packt☆101Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Source code for my articles☆145Updated 9 months ago
- Code files by Packt☆528Updated 3 years ago
- ☆225Updated this week
- Design patterns for C++ example.☆152Updated 4 years ago
- Online examples from "Boost C++ Application Development Cookbook":☆407Updated last year
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 9 years ago
- C++ Template Metapogramming Study Resources☆37Updated 5 years ago
- Professional C++11/14&Boost Development☆60Updated 4 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- Design Patterns in Modern C++☆99Updated 5 years ago
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆542Updated last year
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆180Updated 2 years ago
- libc++; cloned from http://llvm.org/git/libcxx.git☆189Updated 5 years ago
- The C++ Standard Library - A Tutorial and Reference, 2nd Edition☆31Updated 5 years ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- Thread safe, lock-free memory pool.☆53Updated 7 months ago
- Book files for https://theboostcpplibraries.com/☆98Updated 2 years ago
- Presentation Material for C++Now 2018☆126Updated 5 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆403Updated 4 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆273Updated this week
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago