anthonywilliams / awesome-modern-cppLinks
A collection of resources on modern C++
☆35Updated 8 years ago
Alternatives and similar repositories for awesome-modern-cpp
Users that are interested in awesome-modern-cpp are comparing it to the libraries listed below
Sorting:
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆246Updated last year
- Demo Code for presentation "C++ In Action"☆149Updated last year
- ☆236Updated 3 months ago
- My C++ Notes☆107Updated 4 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☆172Updated 5 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆217Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆318Updated 5 months ago
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆150Updated 7 years ago
- Tool for analyzing includes in C++☆209Updated last year
- Example programs for Talking Async videos☆208Updated 2 years ago
- C++11 metaprogramming library☆279Updated 2 weeks ago
- Template Metaprogramming with C++, published by Packt☆126Updated 2 years ago
- Header-only library for multithreaded programming☆239Updated 9 months ago
- A C++ repository to pipe operations functional and Unix style!☆32Updated 2 years ago
- ☆276Updated last year
- Slides and other materials from CppCon2021☆115Updated 2 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆197Updated 3 weeks ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- ☆108Updated 4 years ago
- Templatized C++ Command Line Parser mirror☆94Updated last year
- CppCon 2018 Presentation materials☆132Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆224Updated 2 years ago
- an experimental standard C++ library☆92Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆101Updated last week
- A modern C++-20 testing framework.☆52Updated last year
- A reflective enum implementation for C++☆299Updated last year
- C++ standard library features, "from scratch"☆193Updated 11 months ago