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
- The Fancy Named Parameters Library☆31Updated last month
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Compiler/BuildSystem Interface Library☆27Updated 3 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- ☆21Updated 8 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Since the main implementation is in trunk, this is open just for occasional WIP and ideas.☆12Updated last week
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- ☆26Updated 5 years ago
- Interchangeable AoS and SoA containers☆24Updated 2 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated last week
- Collection of proposals for c++☆26Updated last month
- ☆21Updated 6 years ago
- ☆17Updated 5 years ago
- Tiny Test System☆27Updated 2 months 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 fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 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
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago