tvaneerd / cpp17_in_TTsLinks
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
☆1,207Updated 4 years ago
Alternatives and similar repositories for cpp17_in_TTs
Users that are interested in cpp17_in_TTs are comparing it to the libraries listed below
Sorting:
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- Slides and other materials from CppCon 2016☆1,812Updated 7 years ago
- Slides and other materials from CppCon 2018☆1,443Updated 6 years ago
- Slides and other materials from CppCon 2017☆1,821Updated 4 years ago
- C++20 features described in Before/After tables ("Tony Tables")☆339Updated 4 years ago
- Speaker materials from CppCon 2014☆2,294Updated 9 years ago
- Presentation Materials from CppCon 2015☆1,796Updated 8 years ago
- Your standard library for metaprogramming☆1,802Updated last month
- A repository of modern C++ patterns curated by the community.☆1,447Updated 3 years ago
- A guide for the rest of us on using C++ templates.☆562Updated 7 years ago
- Runtime polymorphism done right☆1,017Updated 4 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆956Updated 4 months ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆761Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆782Updated 10 months ago
- Presentation Material for C++Now 2017☆494Updated 6 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,428Updated this week
- CMake module to speed up builds.☆1,303Updated 5 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,597Updated last year
- A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.☆883Updated 7 years ago
- Slides and other materials from CppCon 2019☆1,256Updated 2 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,312Updated 6 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,241Updated last week
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated last week
- Functional programming style pattern-matching library for C++☆1,301Updated 3 years ago
- Finds problems in C++ source that slow development of large code bases☆719Updated 3 years ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,335Updated last week
- Pipelines for expressive code on collections in C++☆830Updated 11 months ago
- Implementation of python itertools and builtin iteration functions for C++17☆1,419Updated 2 months ago