dietmarkuehl / P2300
Implementation of the P2300 specification
☆9Updated 3 years ago
Alternatives and similar repositories for P2300
Users that are interested in P2300 are comparing it to the libraries listed below
Sorting:
- a small lightweight std::execution work-alike☆65Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- The Fancy Named Parameters Library☆31Updated 3 weeks 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++14 and later CRTP template for defining iterators☆73Updated last month
- C++20 Compact Tuple Tools☆49Updated last week
- Metadata to support C++ packaging☆38Updated 2 years ago
- an experimental standard C++ library☆89Updated last year
- Core abstractions for dealing with concurrency in C++