andreasfertig / programming-with-cpp20
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
☆228Updated 7 months ago
Alternatives and similar repositories for programming-with-cpp20:
Users that are interested in programming-with-cpp20 are comparing it to the libraries listed below
- Example programs for Talking Async videos☆188Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 9 months ago
- Coroutines for C++20 & asio☆260Updated 2 weeks ago
- C++20 Meta-Programming library☆275Updated 2 months ago
- C++20 Microservice Bootstrapping Framework☆215Updated 2 months ago
- C++20 coroutine library☆125Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 10 months ago
- This is the code repository for my book "C++20 - Get the Details"☆94Updated last year
- Lewis Baker's Blog☆70Updated this week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆235Updated 2 weeks ago
- A single header standard C++ serialization framework.☆193Updated 3 years ago
- ☆76Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆210Updated last year
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆365Updated 4 months ago
- Lightweight Error Augmentation Framework☆321Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆163Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆384Updated 3 months ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆87Updated 7 months ago
- C++11 metaprogramming library☆254Updated 2 weeks ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆103Updated 2 months 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…☆237Updated 8 months ago
- MySQL C++ client based on Boost.Asio☆272Updated this week
- A C++14 reflection library☆70Updated 2 weeks ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆168Updated 4 months ago
- Template Metaprogramming with C++, published by Packt☆99Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆452Updated 2 weeks ago
- C++20 coroutine library☆704Updated last week
- A modern, fast, lightweight thread pool library based on C++20☆489Updated 3 months ago
- A Simple C++ Http server/client above Boost.Beast☆195Updated last month