anthonywilliams / awesome-modern-cpp
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:
- A C++ repository to pipe operations functional and Unix style!☆32Updated 2 years ago
- Project planning for the C++ Library Evolution Working Group☆95Updated 4 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- ☆32Updated 4 years ago
- Slides for the C++ on Sea conference☆108Updated last year
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Demo Code for presentation "C++ In Action"☆147Updated last year
- Template Metaprogramming with C++, published by Packt☆101Updated 2 years ago
- ☆76Updated last month
- ☆108Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- Various documents and code related to proposals for WG21☆66Updated 9 months ago
- The presentations of C++Now 2019.☆90Updated 5 years ago
- My WG21 proposals☆58Updated this week
- Header-only library for multithreaded programming☆234Updated last month
- 🧸 A tiny single-file version of the ModernCppStarter project for exploring libraries or playing with C++ code. Reproducible dependency m…☆82Updated last year
- Source for papers and proposals☆74Updated 7 months ago
- Framework for Writing C++ Committee Papers☆133Updated 4 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- an experimental standard C++ library☆89Updated last year
- ☆229Updated 2 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Tool for analyzing includes in C++☆202Updated 9 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆94Updated 8 months ago
- C++ standard library features, "from scratch"☆185Updated 3 months ago
- Example programs for Talking Async videos☆192Updated 2 years ago
- ☆86Updated last year