C++20 features described in Before/After tables ("Tony Tables")
☆339Jun 16, 2021Updated 4 years ago
Alternatives and similar repositories for cpp20_in_TTs
Users that are interested in cpp20_in_TTs are comparing it to the libraries listed below
Sorting:
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,206Jun 16, 2021Updated 4 years ago
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- A new take on polymorphism☆691Dec 11, 2025Updated 2 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Aug 10, 2021Updated 4 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- low-level library for minimizing the size of your types☆118Oct 2, 2019Updated 6 years ago
- Compile-time Huffman coding compression using C++20☆171Oct 12, 2021Updated 4 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Mar 29, 2021Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- Compile Time Regular Expression in C++☆3,764Sep 12, 2025Updated 5 months ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- RTTI library for fast visitation and multiple dispatch☆13Feb 9, 2025Updated last year
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- Polymorphic memory resource for real-time applications.☆74Aug 1, 2023Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Feb 16, 2022Updated 4 years ago
- C++20 μ(micro)/Unit Testing framework☆1,414Feb 14, 2026Updated 2 weeks ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆45Jul 21, 2020Updated 5 years ago
- Guidelines Support Library☆6,619Feb 6, 2026Updated 3 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 10 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,594May 29, 2025Updated 9 months ago
- Enumerating all of the Undefined Behavior in C++☆38Apr 26, 2022Updated 3 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Sep 15, 2024Updated last year
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Mar 22, 2021Updated 4 years ago
- JAXN: A standard for extended JSON☆19Jul 13, 2021Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- C++ standard library features, "from scratch"☆193Jan 20, 2025Updated last year
- ☆22Oct 19, 2020Updated 5 years ago
- C++20 implementation of mutable constexpr expressions☆132Mar 10, 2021Updated 4 years ago
- An approach for runtime detection inside a constexpr function☆80Jul 15, 2018Updated 7 years ago
- Presentation for Meeting C++ 2018 "Coroutine TS: A new way of thinking"☆16Dec 4, 2019Updated 6 years ago