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
- C++20 features described in Before/After tables ("Tony Tables")☆336Updated 3 years ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,177Updated 2 weeks ago
- Your standard library for metaprogramming☆1,747Updated last week
- A repository of modern C++ patterns curated by the community.☆1,435Updated 2 years ago
- Experimental deferred and unordered destruction library for C++☆914Updated 5 years ago
- Presentation Materials from CppCon 2015☆1,786Updated 7 years ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆921Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,574Updated 7 months ago
- Slides and other materials from CppCon 2016☆1,814Updated 7 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,224Updated 3 weeks ago
- Slides and other materials from CppCon 2018☆1,432Updated 6 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,375Updated this week
- Slides and other materials from CppCon 2017☆1,806Updated 4 years ago
- Pipelines for expressive code on collections in C++☆823Updated 5 months ago
- CMake module to speed up builds.☆1,302Updated 5 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,518Updated 8 months ago
- C++ Benchmark Authoring Library/Framework☆844Updated 3 months ago
- Speaker materials from CppCon 2014☆2,283Updated 9 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,753Updated last year
- A guide for the rest of us on using C++ templates.☆557Updated 6 years ago
- This is an experimental library that has evolved to P2688☆675Updated 4 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Concurrent data structures in C++☆1,415Updated 4 years ago
- Runtime polymorphism done right☆1,001Updated 3 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆651Updated last year
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆750Updated 4 months ago
- A C++ library of Concurrent Data Structures☆2,614Updated last year
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆755Updated last year
- Compile Time Regular Expression in C++☆3,526Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,178Updated 6 months ago