Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
☆1,206Jun 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,351Mar 23, 2025Updated 11 months ago
- Guidelines Support Library☆6,619Feb 6, 2026Updated 3 weeks ago
- A cheatsheet of modern C++ language and library features.☆21,505Feb 22, 2026Updated last week
- 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,809Feb 4, 2026Updated 3 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆654Jan 31, 2024Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- A set of small tools that allow you to state your intentions mre explicitly in the code☆197May 7, 2021Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- C++ standards drafts☆107Updated this week
- A categorized list of C++ resources.☆5,211Updated this week
- Presentation Materials from CppCon 2015☆1,791May 25, 2017Updated 8 years ago
- Experimental deferred and unordered destruction library for C++☆914May 16, 2019Updated 6 years ago
- C++17 library facilities for older compilers☆145Jun 6, 2020Updated 5 years ago
- Slides and other materials from CppCon 2017☆1,835Oct 28, 2020Updated 5 years ago
- A modern formatting library☆23,287Updated this week
- A date and time library based on the C++11/14/17 <chrono> header☆3,378Jan 10, 2026Updated last month
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Feb 16, 2026Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,824Jan 9, 2024Updated 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,594May 29, 2025Updated 9 months ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 5 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- A collection of resources on modern C++☆12,895Aug 20, 2024Updated last year
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,632Updated this week
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,700Aug 6, 2024Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,808Updated this week
- Your standard library for metaprogramming☆1,837Dec 10, 2025Updated 2 months ago
- The Elle coroutine-based asynchronous C++ development framework.☆475May 22, 2023Updated 2 years ago
- This is an experimental library that has evolved to P2688☆682Nov 27, 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,205Feb 18, 2026Updated last week
- An implementation of C++ Extensions for Ranges☆225Feb 24, 2020Updated 6 years ago
- Hasta la vista, baby!☆136Apr 6, 2023Updated 2 years ago