andreasfertig / programming-with-cpp20
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
☆226Updated 4 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☆183Updated last year
- This is the code repository for my book "C++20 - Get the Details"☆91Updated last year
- Coroutines for C++20 & asio☆247Updated last month
- Template Metaprogramming with C++, published by Packt☆95Updated last year
- C++20 Meta-Programming library☆256Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 8 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆375Updated last month
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆486Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆206Updated last year
- C++20 Microservice Bootstrapping Framework☆212Updated 2 weeks ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 7 months ago
- C++20 coroutine library☆650Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆139Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆206Updated this week
- nanorpc - lightweight RPC in pure C++ 17☆239Updated 2 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆86Updated 4 months ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- C++11 metaprogramming library☆254Updated 2 weeks ago
- Lightweight Error Augmentation Framework☆318Updated last week
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆50Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆429Updated 7 months ago
- MySQL C++ client based on Boost.Asio☆267Updated this week
- C++20 coroutine library☆124Updated 2 months ago
- ☆74Updated last month
- C++20 State Machine library☆188Updated 5 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…☆232Updated 6 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- Demo Code for presentation "C++ In Action"☆143Updated 8 months ago
- An async redis client designed for performance and scalability☆240Updated last month
- Lewis Baker's Blog☆70Updated 2 years ago