iZhangHui / CCiALinks
C++ Concurrency in Action - Practical Multithreading
☆61Updated 8 years ago
Alternatives and similar repositories for CCiA
Users that are interested in CCiA are comparing it to the libraries listed below
Sorting:
- C++ Templates - The Complete Guide, 2nd Edition☆152Updated 8 years ago
- Design patterns for C++ example.☆152Updated 5 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- source code for the book "C++ Concurrency in Action"☆29Updated 9 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆52Updated 10 years ago
- Online examples from "Boost C++ Application Development Cookbook":☆426Updated last week
- libc++; cloned from http://llvm.org/git/libcxx.git☆193Updated 6 years ago
- Hands-On Design Patterns with C++, published by Packt☆384Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Code files by Packt☆537Updated 5 years ago
- ☆236Updated 4 months ago
- Source code for my articles☆146Updated 2 years ago
- Mastering the C++17 STL, published by Packt☆100Updated 3 years ago
- Sample code for the Effective Modern C++ book by Scott Meyers.☆601Updated 2 years ago
- Design Patterns in Modern C++☆100Updated 7 years ago
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- Boost.org thread module☆213Updated last month
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆190Updated 3 years ago
- Presentation Material for C++Now 2018☆125Updated 7 years ago
- C++ High Performance, published by Packt☆266Updated 2 years ago
- ☆111Updated 2 years ago
- My C++ Notes☆107Updated 4 years ago
- Working code for the Design Patterns book from the Gang of Four.☆289Updated last year
- Experiments with the C++ programming language.☆146Updated 2 months ago
- The presentations of C++Now 2019.☆92Updated 6 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A sample project using GoogleTest with CMake☆251Updated 2 years ago
- C++ Template Metapogramming Study Resources☆38Updated 6 years ago
- Some examples how C++ multithreading programming works, includes tips and adviced with good approches for achieving good and efficient re…☆33Updated 8 years ago
- Helpful example of a gtest and cmake set up for C++.☆324Updated 3 weeks ago