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:
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- 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 C++14 and later CRTP template for defining iterators☆74Updated last month
- C++ static_enum☆86Updated 5 years ago
- C++ generic make factory☆107Updated 6 years ago
- Speedier handling of clang-tidy checking☆69Updated 6 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- Coroutine Support Library☆33Updated 9 months 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
- Fast containers of polymorphic objects.☆66Updated last month
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago