Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
☆1,205Jun 16, 2021Updated 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:
- C++20 features described in Before/After tables ("Tony Tables")☆339Jun 16, 2021Updated 4 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated last year
- Guidelines Support Library☆6,636Updated this week
- A cheatsheet of modern C++ language and library features.☆21,556Mar 1, 2026Updated 3 weeks ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- Slides and other materials from CppCon 2016☆1,806Apr 13, 2018Updated 7 years ago
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,855Mar 12, 2026Updated last week
- A set of small tools that allow you to state your intentions mre explicitly in the code☆197May 7, 2021Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- C++ standards drafts☆119Updated this week
- Slides and other materials from CppCon 2017☆1,837Oct 28, 2020Updated 5 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆653Jan 31, 2024Updated 2 years ago
- A categorized list of C++ resources.☆5,219Updated this week
- A modern formatting library☆23,328Updated this week
- Presentation Materials from CppCon 2015☆1,793May 25, 2017Updated 8 years ago
- Experimental deferred and unordered destruction library for C++☆913May 16, 2019Updated 6 years ago
- Presentation materials for C++Now 2016☆130Jul 21, 2016Updated 9 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- runtime to compile-time mappings☆109Oct 29, 2017Updated 8 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 6 months ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,384Jan 10, 2026Updated 2 months 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,598May 29, 2025Updated 9 months ago
- C++17 library facilities for older compilers☆145Jun 6, 2020Updated 5 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Mar 12, 2026Updated last week
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆970Mar 14, 2026Updated last week
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- Love template metaprogramming☆331Apr 10, 2022Updated 3 years ago
- Hasta la vista, baby!☆136Apr 6, 2023Updated 2 years ago
- A collection of resources on modern C++☆12,923Aug 20, 2024Updated last year
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆20,263Mar 11, 2026Updated last week
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,820Feb 25, 2026Updated 3 weeks ago
- The Elle coroutine-based asynchronous C++ development framework.☆475May 22, 2023Updated 2 years ago
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,708Aug 6, 2024Updated last year
- Your standard library for metaprogramming☆1,837Mar 11, 2026Updated last week
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆770Jan 13, 2026Updated 2 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- This is an experimental library that has evolved to P2688☆681Nov 27, 2024Updated last year