tvaneerd / cpp17_in_TTs
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
☆1,204Updated 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
- C++20 features described in Before/After tables ("Tony Tables")☆336Updated 3 years ago
- Slides and other materials from CppCon 2016☆1,812Updated 6 years ago
- Experimental deferred and unordered destruction library for C++☆915Updated 5 years ago
- Slides and other materials from CppCon 2017☆1,806Updated 4 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,213Updated this week
- Your standard library for metaprogramming☆1,734Updated last week
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆915Updated 4 months ago
- CMake module to speed up builds.☆1,302Updated 5 years ago
- Presentation Materials from CppCon 2015☆1,784Updated 7 years ago
- Speaker materials from CppCon 2014☆2,278Updated 9 years ago
- Slides and other materials from CppCon 2018☆1,432Updated 5 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,166Updated 2 weeks 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,515Updated 7 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,738Updated last year
- Guidelines Support Library☆6,350Updated 3 weeks ago
- C++11 port of docopt☆1,052Updated 11 months ago
- A repository of modern C++ patterns curated by the community.☆1,434Updated 2 years ago
- Parsing Expression Grammar Template Library☆1,987Updated 2 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated last year
- Functional programming style pattern-matching library for C++☆1,289Updated 3 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆752Updated last year
- SIMD Vector Classes for C++☆1,475Updated 9 months ago
- Slides and other materials from CppCon 2019☆1,244Updated 2 years ago
- Runtime polymorphism done right☆995Updated 3 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,370Updated last week
- A C++ library of Concurrent Data Structures☆2,601Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,385Updated last week
- A type safe SQL template library for C++☆2,520Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,163Updated 5 months ago