PeterSommerlad / SC22WG21_PapersLinks
My submissions to SC22WG21 C++ ISO/IEC standardization group
☆43Updated last year
Alternatives and similar repositories for SC22WG21_Papers
Users that are interested in SC22WG21_Papers are comparing it to the libraries listed below
Sorting:
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- modern C++ type traits and metafunctions for callable types☆135Updated 2 months ago
- Fast containers of polymorphic objects.☆66Updated 2 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- Speedier handling of clang-tidy checking☆69Updated 6 years ago
- Agent Based Class Design☆50Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- MSGUI - Metashell GUI☆68Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 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…☆61Updated 4 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 10 months ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Coroutine Support Library☆33Updated 10 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- ☆131Updated 3 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago