andreasfertig / programming-with-cpp20Links
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
☆247Updated 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☆206Updated 2 years ago
- Template Metaprogramming with C++, published by Packt☆124Updated 2 years ago
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆233Updated 2 weeks ago
- Coroutines for C++20 & asio☆319Updated 3 weeks ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆169Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆211Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆315Updated 4 months ago
- ☆59Updated last year
- Slides and other materials from CppCon2021☆116Updated 2 years ago
- 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…☆264Updated last year
- C++20 Meta-Programming library☆300Updated 5 months ago
- Lewis Baker's Blog☆73Updated 7 months ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆116Updated 2 weeks ago
- C++ Templates - The Complete Guide, 2nd Edition☆146Updated 7 years ago
- ☆236Updated last month
- Hands-On Design Patterns with C++, published by Packt☆382Updated 2 years ago
- C++ utilities☆56Updated 6 months ago
- C++11 metaprogramming library☆276Updated last week
- Simple C++ Config Loader Framework(Serialization & Reflection)☆242Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- A C++14 reflection library☆76Updated 3 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b …☆98Updated last week
- A fast work-stealing queue template in C++☆326Updated last year
- My C++ Notes☆105Updated 4 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- Concurrency with modern C++☆32Updated 4 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆117Updated last year
- C++ header-only config reader library based on JSON☆195Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago