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☆61Updated 8 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Online examples from "Boost C++ Application Development Cookbook":☆426Updated last week
- Sample code for the Effective C++ book by Scott Meyers.☆52Updated 10 years ago
- Helpful example of a gtest and cmake set up for C++.☆324Updated 3 weeks ago
- Contains working code samples from my C++ blog.☆131Updated 5 years ago
- libc++; cloned from http://llvm.org/git/libcxx.git☆193Updated 6 years ago
- Presentation Material for C++Now 2018☆125Updated 7 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
- C++ MapReduce Library for efficient multi-threading on single-machine☆340Updated 5 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆144Updated 5 years ago
- Boost.Lockfree☆148Updated last month
- Boost.org thread module☆213Updated last month
- Source code for my articles☆146Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆170Updated 6 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- Design patterns for C++ example.☆152Updated 5 years ago
- C++11 std::async☆59Updated 13 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A feature complete LRU cache implementation in C++☆262Updated 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
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆343Updated 7 years ago
- Bureau 14 LevelDB branch with full Windows support. Requires Boost☆73Updated 10 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- c/c++ language useful recipes☆96Updated 12 years ago
- gRPC C++ example with CMake☆194Updated 7 years ago
- Sample code for the Effective Modern C++ book by Scott Meyers.☆601Updated 2 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- Design patterns implemented in C++14☆36Updated 5 months ago