andreasfertig / programming-with-cpp20Links
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
☆246Updated last year
Alternatives and similar repositories for programming-with-cpp20
Users that are interested in programming-with-cpp20 are comparing it to the libraries listed below
Sorting:
- Example programs for Talking Async videos☆208Updated 2 years ago
- Template Metaprogramming with C++, published by Packt☆127Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- Coroutines for C++20 & asio☆327Updated last week
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- Slides and other materials from CppCon2021☆118Updated 2 years ago
- C++11 metaprogramming library☆279Updated 3 weeks ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆320Updated 5 months ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆126Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- Example C++23 and C++20 syntax and tests of compilers and CMake☆116Updated last month
- C++ Templates - The Complete Guide, 2nd Edition☆152Updated 7 years ago
- ☆59Updated last year
- C++11 (and onwards) library for lazy evaluation☆363Updated 3 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆106Updated this week
- CMake Best Practices, by Packt Publishing☆213Updated last year
- C++20 Meta-Programming library☆309Updated 7 months ago
- Boost.org interprocess module☆169Updated last week
- MySQL C++ client based on Boost.Asio☆291Updated last month
- C++20 coroutine library☆141Updated last month
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆114Updated last year
- ☆236Updated 3 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆99Updated this week
- Hands-On Design Patterns with C++, published by Packt☆383Updated 2 years ago
- Concurrency with modern C++☆33Updated 4 years ago
- C++ HTTP mock server for client tests.☆35Updated 4 years ago
- Code samples from https://vorbrodt.blog/☆115Updated last month
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆270Updated last year