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:
- C++ Concurrency in Action - Practical Multithreading☆60Updated 8 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- Source code for my articles☆146Updated last year
- Online examples from "Boost C++ Application Development Cookbook":☆423Updated 10 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆338Updated 4 years ago
- Boost.Lockfree☆147Updated last week
- Helpful example of a gtest and cmake set up for C++.☆323Updated 8 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 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
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆81Updated last year
- My C++ Notes☆106Updated 4 years ago
- C++ Template Metapogramming Study Resources☆38Updated 6 years ago
- Hands-On Design Patterns with C++, published by Packt☆383Updated 2 years ago
- Sample code for the Effective Modern C++ book by Scott Meyers.☆596Updated 2 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆141Updated 4 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 6 years ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 8 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- gRPC C++ example with CMake☆194Updated 6 years ago
- C++ High Performance, published by Packt☆265Updated 2 years ago
- libc++; cloned from http://llvm.org/git/libcxx.git☆192Updated 6 years ago
- Boost.org thread module☆213Updated last week
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆344Updated 6 years ago
- ☆236Updated 2 months ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago