iains / clang-cxx20-modules
Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.
☆23Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for clang-cxx20-modules
- performance experiments for C++ exception handling☆30Updated 2 years ago
- Compiler/BuildSystem Interface Library☆24Updated 2 years ago
- Implementation of the P2300 specification☆9Updated 2 years ago
- The Fancy Named Parameters Library☆27Updated 2 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- meta-programming, C++11☆16Updated 2 years ago
- ☆15Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- This repository is a very simple C++ modules example.☆23Updated last year
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- The main C++ Coroutines implementation was merged into GCC-10. This branch remains open for any "ideas" or other WIP and is kept up to d…☆11Updated 2 years ago
- ☆17Updated 2 weeks ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- My proposals for the C++ standard☆11Updated 3 weeks ago
- patches for gcc 7.2 to implement abdriviated lambdas for C++☆9Updated 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…☆59Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- ☆26Updated 4 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆24Updated last month
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 2 months ago
- Collection of proposals for c++☆23Updated last month
- ☆15Updated 9 months ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- ☆20Updated 5 years ago
- Header-only llvm::Expected<T>☆39Updated 5 years ago