MikeShah / moderncppconcurrency
☆19Updated 3 years ago
Alternatives and similar repositories for moderncppconcurrency
Users that are interested in moderncppconcurrency are comparing it to the libraries listed below
Sorting:
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆234Updated 8 months ago
- Slides and other materials from CppCon2021☆105Updated last year
- A collection of resources on modern C++☆35Updated 8 years ago
- Template Metaprogramming with C++, published by Packt☆101Updated 2 years ago
- This is the code repository for my book "C++20 - Get the Details"☆95Updated last year
- Code for C++ concurrency course in Udemy☆113Updated last year
- Code from the BitsOfQ youtube channel☆51Updated 2 years ago
- C++ System Programming Cookbook, published by Packt☆69Updated 2 years ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆98Updated last year
- ☆22Updated 2 years ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated last month
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆41Updated 2 years ago
- ☆76Updated last month
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆89Updated last week
- C++ developer tool for detecting deadlocks☆44Updated 3 months ago
- Pattern example implementation based upon an Udemy Lecture about Patterns in Modern C++ by Dmitri Nesteruk☆15Updated 4 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆247Updated last week
- Code examples using new features from C++20☆35Updated 4 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆94Updated 8 months ago
- A C++ repository to pipe operations functional and Unix style!☆32Updated 2 years ago
- My C++ Notes☆102Updated 4 years ago
- C++ 20 STL Cookbook, published by Packt☆153Updated 2 years ago
- Example programs for Talking Async videos☆192Updated 2 years ago
- ☆54Updated 11 months ago
- Project planning for the C++ Library Evolution Working Group☆95Updated 4 years ago
- C++11 metaprogramming library☆258Updated last week
- Hands-On Design Patterns with C++, published by Packt☆372Updated 2 years ago
- This repository contains my C++ snippets code on C++ concepts/ idioms, optimized C++, modern C++ and advance C++☆50Updated 3 months ago
- Demo Code for presentation "C++ In Action"☆147Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue