cplusplus / LEWG
Project planning for the C++ Library Evolution Working Group
☆95Updated 4 years ago
Alternatives and similar repositories for LEWG:
Users that are interested in LEWG are comparing it to the libraries listed below
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Variadic templates and std::integer_sequence support library☆110Updated last week
- A proposal for a executor programming model for ISO C++☆138Updated 4 years ago
- A simple framework for compile-time benchmarks☆184Updated 3 years ago
- Various documents and code related to proposals for WG21☆65Updated 6 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- Framework for Writing C++ Committee Papers☆130Updated last month
- 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Home of the official Library Working Group issues list☆101Updated this week
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- an experimental standard C++ library☆89Updated 10 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- My WG21 proposals☆52Updated this week
- ranges features for c+23 ported to C++20☆76Updated last year
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆40Updated 5 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 9 months ago
- ☆132Updated 2 years ago
- Meta programming library designed for compilation speed.☆170Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage