subjam / concurrency-in-action
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:
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆140Updated 4 years ago
- C++ Concurrency in Action - Practical Multithreading☆59Updated 8 years ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- Source code for my articles☆146Updated last year
- Enjoy template metaprogramming☆113Updated 8 years ago
- ☆172Updated 6 years ago
- ☆190Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆245Updated 11 years ago
- Boost.org thread module☆208Updated last week
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- STL-based caches for C++☆116Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆84Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- Boost.Atomic☆61Updated last month
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Boost.org smart_ptr module☆108Updated this week
- C++ Lightweight Utility Extensions☆75Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- C++ Template Metapogramming Study Resources☆38Updated 5 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated 3 weeks ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Library for Asynchronicity, Serialization and Remoting☆74Updated 4 years ago