andreasfertig / programming-with-cpp20Links
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
☆245Updated 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
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- C++ Templates - The Complete Guide, 2nd Edition☆153Updated 8 years ago
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- Template Metaprogramming with C++, published by Packt☆126Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- This is the code repository for my book "C++20 - Get the Details"☆104Updated 2 years ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆118Updated last month
- Performance benchmark framework for C++ with nanoseconds measure precision☆322Updated 6 months ago
- C++20 Meta-Programming library☆310Updated 8 months ago
- MySQL C++ client based on Boost.Asio☆292Updated 2 weeks ago
- Coroutines for C++20 & asio☆331Updated this week
- C++ utilities☆58Updated this week
- Lewis Baker's Blog☆73Updated 10 months ago
- C++11 metaprogramming library☆280Updated 2 weeks ago
- Concurrency with modern C++☆33Updated 4 years ago
- CMake Best Practices, by Packt Publishing☆213Updated last year
- Boost.org interprocess module☆172Updated last week
- Hands-On Design Patterns with C++, published by Packt☆384Updated 3 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…☆270Updated last year
- Implementation of the networking proposal P2762☆75Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- ☆238Updated 4 months ago
- ☆59Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- The presentations of C++Now 2019.☆92Updated 6 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- C++20 coroutine library☆141Updated 2 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks ago