anthonywilliams / awesome-modern-cpp
A collection of resources on modern C++
☆34Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for awesome-modern-cpp
- This is the code repository for my book "C++20 - Get the Details"☆91Updated last year
- A C++ repository to pipe operations functional and Unix style!☆31Updated last year
- Demo Code for presentation "C++ In Action"☆142Updated 6 months ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆60Updated 7 years ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆168Updated 4 years ago
- Make Classes Great Again (CppCon 2017 Presentation)☆27Updated 7 years ago
- Boost.org signals2 module☆77Updated this week
- Tool for analyzing includes in C++☆201Updated 3 months ago
- Boost.org program_options module☆110Updated this week
- Example programs for Talking Async videos☆177Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆42Updated 3 years ago
- Header-only library for multithreaded programming☆226Updated last month
- Header only read/write wrapper to combine mutexes with locks.☆149Updated last month
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆197Updated last week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- CppCon 2018 Presentation materials☆128Updated 3 years ago
- ☆70Updated this week
- Presentation Material for C++Now 2018☆126Updated 5 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated this week
- A reflective enum implementation for C++☆289Updated 9 months ago
- Boost Process☆118Updated this week
- C++11 metaprogramming library☆243Updated this week
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- Template Metaprogramming with C++, published by Packt☆90Updated last year
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆218Updated 2 months ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆190Updated last year
- C++14 code to convert integers to strings at compile-time☆113Updated last year
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago