zowers / cxx_modules_converter
`cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.
☆13Updated this week
Alternatives and similar repositories for cxx_modules_converter:
Users that are interested in cxx_modules_converter are comparing it to the libraries listed below
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 2 weeks ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C++ Dynamic loader generator for C APIs