vladiant / CppConcurrencyPatternsLinks
C++ Concurrency Patterns
☆22Updated last month
Alternatives and similar repositories for CppConcurrencyPatterns
Users that are interested in CppConcurrencyPatterns are comparing it to the libraries listed below
Sorting:
- Slides for the C++ on Sea conference☆108Updated last year
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- c++ wrapper around libpapi☆71Updated 7 years ago
- C++ light-weight Thread Pool library☆96Updated 3 months ago
- Concurrency with modern C++☆31Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆41Updated 2 years ago
- The source code to my book "The C++ Standard Library".☆36Updated 2 years ago
- Futures and thread pool for C++ (with optional Qt support)☆128Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆100Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- Boost.org unordered module☆73Updated this week
- This is the code repository for my book "C++20 - Get the Details"☆95Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated 2 weeks ago
- Boost.org intrusive module☆58Updated 2 weeks ago
- A simple coroutine-based reactor library☆48Updated last year
- an experimental standard C++ library☆89Updated last year
- Demo Code for presentation "C++ In Action"☆147Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆90Updated this week
- Issues list for P2300☆33Updated 10 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Coroutines for C++20 & asio☆284Updated last month
- A handy script to visualize google benchmark output☆56Updated 2 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Networking library using C++20 coroutines☆97Updated this week
- Slides and other materials from CppCon2021☆105Updated last year
- Boost.org property_tree module☆58Updated last month
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week