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:
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- ☆21Updated 6 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- ☆21Updated 7 months ago
- Compiler/BuildSystem Interface Library☆26Updated 3 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Interchangeable AoS and SoA containers☆24Updated 2 years ago
- Since the main implementation is in trunk, this is open just for occasional WIP and ideas.☆12Updated this week
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆99Updated 3 weeks ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 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
- A collection of formatting benchmarks☆47Updated 3 months ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months 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 header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- ☆26Updated 5 years ago
- C++20 for flag enums☆27Updated 4 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago