jcar87 / cxx-module-packagingLinks
Experiments with C++ 20 modules and binary packaging
☆12Updated last year
Alternatives and similar repositories for cxx-module-packaging
Users that are interested in cxx-module-packaging are comparing it to the libraries listed below
Sorting:
- Make std::mdspan formattable by std::format.☆10Updated last year
- A C++14 implementation of IEEE 754 decimal floating point numbers☆29Updated 2 months ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant