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:
- C++ Concurrency in Action - Practical Multithreading☆59Updated 8 years 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.☆247Updated 11 years ago
- C++ REST frameworks benchmark☆24Updated 6 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- Source code for my articles☆146Updated last year
- Code samples from https://vorbrodt.blog/☆114Updated last month
- Design patterns implemented in C++14☆35Updated 3 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- My C++ Notes☆103Updated 4 years ago
- ☆190Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Design Pattern Examples in C++☆47Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Contains working code samples from my C++ blog.☆131Updated 4 years ago
- gRPC C++ bidirectional streaming example☆50Updated 4 years ago
- Boost.org smart_ptr module☆109Updated 2 weeks 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
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- ☆172Updated 6 years ago
- Shared memory queue benchmarks and tracing for blog☆73Updated 9 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆140Updated 4 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Boost.org thread module☆210Updated 2 weeks ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 9 years ago
- Boost.org circular_buffer module☆58Updated last month