subjam / concurrency-in-action
source code for the book "C++ Concurrency in Action"
☆28Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for concurrency-in-action
- Design patterns implemented in C++14☆35Updated 2 years ago
- Contains working code samples from my C++ blog.☆131Updated 4 years ago
- C++ Concurrency in Action - Practical Multithreading☆60Updated 7 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 9 years ago
- ☆172Updated 5 years ago
- ☆190Updated 5 years ago
- Cmake-based build of boost☆58Updated 5 years ago
- gRPC C++ bidirectional streaming example☆49Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Source code for my articles☆145Updated 9 months ago
- C++ Template Metapogramming Study Resources☆37Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆244Updated 11 years ago
- Presentation Material for C++Now 2018☆126Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- c++ wrapper around libpapi☆49Updated 6 years ago
- My C++ Notes☆98Updated 3 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Bureau 14 LevelDB branch with full Windows support. Requires Boost☆73Updated 9 years ago
- Source code for 'Practical C++ Design' by Adam B. Singer☆57Updated 4 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 8 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
- Based on gmock, can mock global function, member function, class static function without changing source code.☆72Updated 8 months ago
- C++ ranges components☆38Updated 7 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Book files for https://theboostcpplibraries.com/☆98Updated 2 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 5 years ago