tvaneerd / cpp17_in_TTsLinks
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
☆1,206Updated 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++☆915Updated 6 years ago
- Slides and other materials from CppCon 2018☆1,445Updated 6 years ago
- Slides and other materials from CppCon 2016☆1,812Updated 7 years ago
- C++20 features described in Before/After tables ("Tony Tables")☆338Updated 4 years ago
- Slides and other materials from CppCon 2017☆1,825Updated 5 years ago
- A repository of modern C++ patterns curated by the community.☆1,451Updated 3 years ago
- Speaker materials from CppCon 2014☆2,302Updated 9 years ago
- Presentation Materials from CppCon 2015☆1,796Updated 8 years ago
- CMake module to speed up builds.☆1,305Updated 5 years ago
- Your standard library for metaprogramming☆1,810Updated last week
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆761Updated 2 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆961Updated 5 months ago
- Finds problems in C++ source that slow development of large code bases☆717Updated 3 years ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,251Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,443Updated last week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,330Updated 8 months ago
- 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
- Instant compile time C++ 11 metaprogramming library☆572Updated 3 years ago
- Runtime polymorphism done right☆1,023Updated 4 years ago
- Slides and other materials from CppCon 2019☆1,257Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆784Updated 11 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,800Updated last year
- Presentation Material for C++Now 2017☆496Updated 6 years ago
- C++ Benchmark Authoring Library/Framework☆859Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,604Updated last month
- A collection of as simple as possible, modern CMake projects☆1,221Updated 9 months ago
- A guide for the rest of us on using C++ templates.☆562Updated 7 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,571Updated 5 months ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,340Updated this week
- Implementation of python itertools and builtin iteration functions for C++17☆1,420Updated 3 months ago