iains / clang-cxx20-modulesLinks
Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.
☆23Updated 3 years ago
Alternatives and similar repositories for clang-cxx20-modules
Users that are interested in clang-cxx20-modules are comparing it to the libraries listed below
Sorting:
- The Fancy Named Parameters Library☆36Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- ☆21Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Seamless llvm-mca CMake integration☆28Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 7 months ago
- ☆17Updated 5 years ago
- ☆17Updated 3 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆97Updated last month