tvaneerd / cpp17_in_TTs
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
☆1,203Updated 3 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:
- C++20 features described in Before/After tables ("Tony Tables")☆336Updated 3 years ago
- Slides and other materials from CppCon 2016☆1,815Updated 7 years ago
- Experimental deferred and unordered destruction library for C++☆912Updated 5 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,237Updated last month
- Slides and other materials from CppCon 2017☆1,808Updated 4 years ago
- Slides and other materials from CppCon 2018☆1,433Updated 6 years ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,556Updated 7 months ago
- Runtime polymorphism done right☆1,006Updated 3 years ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆926Updated this week
- Speaker materials from CppCon 2014☆2,287Updated 9 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆755Updated last year
- Your standard library for metaprogramming☆1,754Updated last month
- Presentation Materials from CppCon 2015☆1,787Updated 7 years ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,428Updated 2 years ago
- CMake module to speed up builds.☆1,302Updated 5 years ago
- Pipelines for expressive code on collections in C++☆824Updated 6 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,576Updated 8 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin …☆753Updated 5 months ago
- Slides and other materials from CppCon 2019☆1,247Updated 2 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,386Updated last week
- A repository of modern C++ patterns curated by the community.☆1,435Updated 2 years ago
- Finds problems in C++ source that slow development of large code bases☆708Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,628Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,187Updated 6 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- Implementation of python itertools and builtin iteration functions for C++17☆1,408Updated 2 months ago
- A collection of as simple as possible, modern CMake projects☆1,198Updated 2 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,532Updated 9 months ago