andreasfertig / programming-with-cpp20
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
☆234Updated 8 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☆192Updated 2 years ago
- Coroutines for C++20 & asio☆277Updated 3 weeks ago
- This is the code repository for my book "C++20 - Get the Details"☆95Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- Template Metaprogramming with C++, published by Packt☆101Updated 2 years ago
- C++20 Meta-Programming library☆281Updated 3 weeks ago
- Hands-On Design Patterns with C++, published by Packt☆372Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆388Updated 3 weeks ago
- Slides and other materials from CppCon2021☆105Updated last year
- C++11 (and onwards) library for lazy evaluation☆355Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- Performance benchmark framework for C++ with nanoseconds measure precision☆299Updated 3 weeks ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆94Updated 8 months ago
- C++11 metaprogramming library☆258Updated last week
- Lightweight Error Augmentation Framework☆325Updated last week
- A modern, fast, lightweight thread pool library based on C++20☆496Updated 4 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 8 months ago
- C++20 Microservice Bootstrapping Framework☆223Updated 4 months ago
- MySQL C++ client based on Boost.Asio☆281Updated this week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆247Updated last week
- C++20 coroutine library☆127Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆107Updated last month
- ☆54Updated 11 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆350Updated 2 years 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…☆244Updated 9 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 7 months ago
- Slides and other materials from CppCon 2023☆309Updated last year
- Demo Code for presentation "C++ In Action"☆147Updated last year