andreasfertig / programming-with-cpp20Links
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
☆237Updated 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☆196Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year
- This is the code repository for my book "C++20 - Get the Details"☆96Updated last year
- Coroutines for C++20 & asio☆287Updated this week
- 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…☆251Updated 11 months ago
- Template Metaprogramming with C++, published by Packt☆105Updated 2 years ago
- C++20 Meta-Programming library☆284Updated 3 weeks ago
- C++20 Microservice Bootstrapping Framework☆223Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- MySQL C++ client based on Boost.Asio☆282Updated this week
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆104Updated 9 months ago
- A modern, fast, lightweight thread pool library based on C++20☆505Updated 5 months ago
- Lightweight Error Augmentation Framework☆330Updated 3 weeks ago
- A C++ parser combinator library.☆144Updated last month
- C++11 metaprogramming library☆260Updated 2 weeks ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆304Updated 2 months ago
- An async redis client designed for performance and scalability☆254Updated this week
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆94Updated 9 months ago
- Slides and other materials from CppCon2021☆107Updated last year
- C++20 coroutine library☆784Updated last week
- C++20 coroutine library☆130Updated last week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆257Updated this week
- Example C++23 and C++20 syntax and tests of compilers and CMake☆109Updated 2 weeks ago
- C++20 State Machine library☆212Updated last month
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- CMake Best Practices, by Packt Publishing☆210Updated last year
- ☆76Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆66Updated 9 months ago