anthonywilliams / ccia_code_samplesLinks
Code samples for C++ Concurrency in Action
☆734Updated 11 months ago
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☆372Updated 2 years ago
- Code files by Packt☆531Updated 4 years ago
- Modern CMake for C++, published by Packt☆551Updated last year
- Software Architecture with C++, published by Packt☆529Updated 11 months ago
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆553Updated 2 years ago
- C++ High Performance Second Edition, published by Packt☆251Updated 2 years ago
- Thread pool implementation using c++11 threads☆1,205Updated last year
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆326Updated 5 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,565Updated last month
- Sample code for the Effective Modern C++ book by Scott Meyers.☆581Updated 2 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,911Updated this week
- C++ Templates - The Complete Guide, 2nd Edition☆142Updated 7 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆243Updated 4 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆424Updated 4 years ago
- The Art of Writing Efficient Programs, published by Packt☆306Updated last year
- Modern and efficient C++ Thread Pool Library☆1,930Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,609Updated last year
- Unified Executors☆1,591Updated 3 months ago
- Low Latency C++11 Logging Library☆738Updated last year
- Slides and other materials from CppCon 2022☆539Updated 2 years ago
- Slides and other materials from CppCon 2019☆1,249Updated 2 years ago
- Translation of C++ Templates 2nd | Powered by Obsidian☆354Updated last year
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,639Updated 4 months ago
- Slides and other materials from CppCon 2020☆1,631Updated 4 years ago
- Boost.org asio module☆1,372Updated last month
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆351Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,302Updated last year
- Design Patterns In Modern C++ 中文版翻译☆527Updated 3 years ago
- An easy to use and efficient memory pool allocator written in C++.☆1,311Updated 6 years ago
- My small collection of C++ utilities☆403Updated 2 weeks ago