iains / clang-cxx20-modules
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
- performance experiments for C++ exception handling☆30Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated last week
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Compiler/BuildSystem Interface Library☆26Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Implementation of the P2300 specification☆9Updated 3 years 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
- ☆15Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- C++20 Static Branch library☆53Updated last week
- Generic hash function for STL style unordered containers☆34Updated last week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- ☆18Updated 5 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 5 months ago
- A collection of formatting benchmarks☆47Updated last month
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- ☆21Updated 6 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆97Updated last month
- Container Traits for Modern C++☆28Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago