PeterSommerlad / SC22WG21_Papers
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
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 9 months ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- C++ generic make factory☆106Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- modern C++ type traits and metafunctions for callable types☆131Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Speedier handling of clang-tidy checking☆68Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A template for creating optional-like objects with no space overhead☆100Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- ranges features for c+23 ported to C++20☆75Updated last year
- Coroutine Support Library☆34Updated 5 months ago
- Simple and type-safe commandline argument parser for C++14☆66Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- Various documents and code related to proposals for WG21☆65Updated 5 months ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Fast containers of polymorphic objects.☆63Updated last week
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆110Updated this week