andreasfertig / programming-with-cpp20Links
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
☆235Updated 9 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
Sorting:
- Example programs for Talking Async videos☆194Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- C++11 metaprogramming library☆258Updated 3 weeks ago
- C++20 Meta-Programming library☆281Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆477Updated 2 months ago
- C++20 Microservice Bootstrapping Framework☆223Updated last week
- Coroutines for C++20 & asio☆284Updated last month
- Template Metaprogramming with C++, published by Packt☆101Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 8 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆253Updated last week
- Lightweight Error Augmentation Framework☆328Updated this week
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 11 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…☆246Updated 10 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆390Updated last month
- Hands-On Design Patterns with C++, published by Packt☆372Updated 2 years ago
- C++20 coroutine library☆128Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- This is the code repository for my book "C++20 - Get the Details"☆95Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆111Updated 2 weeks ago
- an experimental standard C++ library☆89Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆213Updated last year
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Demo Code for presentation "C++ In Action"☆147Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆302Updated last month
- C++20 State Machine library☆209Updated 3 weeks ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 9 months ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 8 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆466Updated 2 months ago