andreasfertig / programming-with-cpp20Links
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
☆238Updated 10 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☆180Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- C++20 Microservice Bootstrapping Framework☆224Updated last 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…☆253Updated 11 months ago
- Template Metaprogramming with C++, published by Packt☆107Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆305Updated 3 months ago
- Coroutines for C++20 & asio☆290Updated last week
- C++ Templates - The Complete Guide, 2nd Edition☆143Updated 7 years ago
- ☆57Updated last year
- This is the code repository for my book "C++20 - Get the Details"☆97Updated last year
- C++20 Meta-Programming library☆285Updated last month
- C++11 metaprogramming library☆261Updated 2 weeks ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 3 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- Example C++23 and C++20 syntax and tests of compilers and CMake☆111Updated last month
- Slides and other materials from CppCon2021☆108Updated last year
- CMake Best Practices, by Packt Publishing☆211Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 9 months ago
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- A fast work-stealing queue template in C++☆310Updated last year
- Hands-On Design Patterns with C++, published by Packt☆374Updated 2 years ago
- An STL-like C++ header-only tree library☆141Updated 11 months ago
- C++20 coroutine library☆130Updated last month
- A modern, fast, lightweight thread pool library based on C++20☆509Updated 6 months ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆96Updated 10 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆106Updated 10 months ago
- An async redis client designed for performance and scalability☆256Updated this week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated this week