subjam / concurrency-in-actionLinks
source code for the book "C++ Concurrency in Action"
☆28Updated 8 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:
- Online examples from "Boost C++ Application Development Cookbook":☆422Updated 7 months ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆251Updated 12 years ago
- C++ Concurrency in Action - Practical Multithreading☆60Updated 8 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆142Updated 4 years ago
- Helpful example of a gtest and cmake set up for C++.☆323Updated 8 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- My C++ Notes☆106Updated 4 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆336Updated 4 years ago
- Source code for my articles☆146Updated last year
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆343Updated 6 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆185Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Boost.org thread module☆213Updated 2 weeks ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Boost.org smart_ptr module☆110Updated 2 weeks ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆187Updated 2 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- libc++; cloned from http://llvm.org/git/libcxx.git☆192Updated 6 years ago
- c/c++ language useful recipes☆95Updated 11 years ago
- Boost.Lockfree☆139Updated last week
- Design patterns implemented in C++14☆35Updated 2 weeks ago
- Sample code for the Effective Modern C++ book by Scott Meyers.☆588Updated 2 years ago
- ☆190Updated 6 years ago
- Minimal C++ Project Template☆39Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Boost.org serialization module☆128Updated 2 weeks ago
- ☆234Updated 3 weeks ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 8 years ago
- STL-based caches for C++☆116Updated 2 years ago