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:
- ☆32Updated 4 years ago
- Project planning for the C++ Library Evolution Working Group☆96Updated 4 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- A C++ repository to pipe operations functional and Unix style!☆32Updated 2 years ago
- an experimental standard C++ library☆89Updated last year
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 7 months ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Demo Code for presentation "C++ In Action"☆147Updated last year
- Concurrency with modern C++☆31Updated 4 years ago
- Tool for analyzing includes in C++☆202Updated 9 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Slides for the C++ on Sea conference☆108Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 8 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆90Updated this week
- A C++14 reflection library☆72Updated last week
- Boost.org circular_buffer module☆58Updated last month
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 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
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- Various documents and code related to proposals for WG21☆66Updated 10 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 4 months ago
- This is the code repository for my book "C++20 - Get the Details"☆95Updated last year