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 2 weeks ago
- Compiler/BuildSystem Interface Library☆26Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆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
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Scripts to build binary packages of GCC snapshots☆29Updated last week
- Generic hash function for STL style unordered containers☆36Updated 3 weeks ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 7 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- SLB: C++ Standard Library Backport☆11Updated 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
- Collection of proposals for c++☆26Updated 2 months ago
- Since the main implementation is in trunk, this is open just for occasional WIP and ideas.☆12Updated 2 months ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- meta-programming, C++11☆16Updated 2 years ago
- ☆20Updated 6 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- ☆21Updated 6 years ago
- C++20 SIMD Within A Register library☆32Updated this week
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆22Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago