anthonywilliams / ccia_code_samplesLinks
Code samples for C++ Concurrency in Action
☆737Updated last year
Alternatives and similar repositories for ccia_code_samples
Users that are interested in ccia_code_samples are comparing it to the libraries listed below
Sorting:
- Hands-On Design Patterns with C++, published by Packt☆373Updated 2 years ago
- Code files by Packt☆533Updated 4 years ago
- Modern CMake for C++, published by Packt☆553Updated last year
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆554Updated 2 years ago
- Thread pool implementation using c++11 threads☆1,205Updated last year
- Sample code for the Effective Modern C++ book by Scott Meyers.☆582Updated 2 years ago
- Slides and other materials from CppCon 2020☆1,631Updated 4 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,921Updated this week
- C++ Templates - The Complete Guide, 2nd Edition☆143Updated 7 years ago
- Software Architecture with C++, published by Packt☆530Updated last year
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆326Updated 6 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,580Updated last month
- C++ High Performance Second Edition, published by Packt☆252Updated 2 years ago
- CMake Cookbook, by Packt☆199Updated last year
- Translation of C++ Templates 2nd | Powered by Obsidian☆355Updated last year
- CMake Best Practices, by Packt Publishing☆210Updated last year
- The Art of Writing Efficient Programs, published by Packt☆310Updated last year
- Slides and other materials from CppCon 2019☆1,250Updated 2 years ago
- Unified Executors☆1,604Updated 3 months ago
- An easy to use and efficient memory pool allocator written in C++.☆1,321Updated 6 years ago
- Modern and efficient C++ Thread Pool Library☆1,938Updated 2 years ago
- My small collection of C++ utilities☆404Updated last month
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆428Updated 4 years ago
- Slides and other materials from CppCon 2022☆540Updated 2 years ago
- C++ 20 STL Cookbook, published by Packt☆156Updated 2 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,638Updated 5 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- 作为对《Concurrency with Modern C++》的中文翻译。☆243Updated 4 years ago
- 《C++ Templates The Complete Guide - second edition》的非专业个人翻译☆291Updated 2 years ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆894Updated last year