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☆126Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Slides and other materials from CppCon2021☆118Updated 2 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆152Updated 8 years ago
- This is the code repository for my book "C++20 - Get the Details"☆104Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- Hands-On Design Patterns with C++, published by Packt☆384Updated 3 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆322Updated 6 months ago
- ☆59Updated last year
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- 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
- Coroutines for C++20 & asio☆330Updated last week
- Example C++23 and C++20 syntax and tests of compilers and CMake☆118Updated last month
- C++20 Meta-Programming library☆310Updated 8 months ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- C++11 metaprogramming library☆280Updated last week
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆128Updated last year
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated this week
- Concurrency with modern C++☆33Updated 4 years ago
- C++ utilities☆58Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 10 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆117Updated last year
- My C++ Notes☆107Updated 4 years ago
- Boost.org interprocess module☆171Updated this week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Updated 3 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago