subjam / concurrency-in-action
source code for the book "C++ Concurrency in Action"
☆28Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for concurrency-in-action
- C++ Concurrency in Action - Practical Multithreading☆60Updated 7 years ago
- My C++ Notes☆98Updated 3 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆140Updated 3 years ago
- Boost.org circular_buffer module☆53Updated this week
- Presentation Material for C++Now 2018☆126Updated 5 years ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- ☆190Updated 5 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆244Updated 11 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 9 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Book files for https://theboostcpplibraries.com/☆98Updated 2 years ago
- Mirror of Apache C++ Standard Library☆63Updated 5 years ago
- Boost.org smart_ptr module☆109Updated this week
- gRPC C++ bidirectional streaming example☆49Updated 4 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 8 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆181Updated 2 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Boost.org thread module☆203Updated this week
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- ☆172Updated 5 years ago
- Contains working code samples from my C++ blog.☆131Updated 4 years ago
- Common CMake modules☆156Updated 11 months ago
- Enjoy template metaprogramming☆113Updated 7 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 8 years ago
- Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html☆86Updated last year
- Convert build system from autoconf/make to CMake☆74Updated 2 years ago