tvaneerd / cpp17_in_TTsLinks
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:
- Your standard library for metaprogramming☆1,764Updated last week
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- C++20 features described in Before/After tables ("Tony Tables")☆336Updated 3 years ago
- A repository of modern C++ patterns curated by the community.☆1,436Updated 2 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,246Updated 2 months ago
- Speaker materials from CppCon 2014☆2,294Updated 9 years ago
- Presentation Materials from CppCon 2015☆1,789Updated 8 years ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,191Updated last month
- Slides and other materials from CppCon 2016☆1,814Updated 7 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆937Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,394Updated 3 weeks ago
- Slides and other materials from CppCon 2017☆1,809Updated 4 years ago
- CMake module to speed up builds.☆1,301Updated 5 years ago
- Slides and other materials from CppCon 2018☆1,435Updated 6 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,581Updated 8 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,759Updated last year
- Runtime polymorphism done right☆1,006Updated 4 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,193Updated 7 months ago
- Finds problems in C++ source that slow development of large code bases☆709Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,437Updated 2 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆757Updated last year
- Slides and other materials from CppCon 2019☆1,249Updated 2 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,536Updated 2 weeks ago
- Functional programming style pattern-matching library for C++☆1,295Updated 3 years ago
- Presentation Material for C++Now 2017☆492Updated 6 years ago
- C++11 port of docopt☆1,053Updated last year
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A type safe SQL template library for C++☆2,547Updated 2 weeks ago
- Pipelines for expressive code on collections in C++☆826Updated 7 months ago