subjam / concurrency-in-actionLinks
source code for the book "C++ Concurrency in Action"
☆29Updated 9 years ago
Alternatives and similar repositories for concurrency-in-action
Users that are interested in concurrency-in-action are comparing it to the libraries listed below
Sorting:
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Source code for my articles☆146Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- C++ Concurrency in Action - Practical Multithreading☆60Updated 8 years ago
- Boost.Lockfree☆148Updated 3 weeks ago
- libc++; cloned from http://llvm.org/git/libcxx.git☆193Updated 6 years ago
- gRPC C++ example with CMake☆194Updated 6 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆186Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- My C++ Notes☆107Updated 4 years ago
- A STL allocator that mmaps files☆253Updated 4 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆144Updated 5 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- Boost.org thread module☆213Updated 3 weeks ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆340Updated 5 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 10 years ago
- C++ Template Metapogramming Study Resources☆38Updated 6 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- Helpful example of a gtest and cmake set up for C++.☆323Updated last week
- Design Pattern Examples in C++☆48Updated 11 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆343Updated 7 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Design patterns implemented in C++14☆36Updated 4 months ago
- Boost.org serialization module☆131Updated 3 weeks ago
- Debugging C++ in a Docker Container with CLion IDE☆226Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- c/c++ language useful recipes☆96Updated 12 years ago