jcar87 / cxx-module-packaging
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:
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Text wrapper and column formatter for C++.☆26Updated 2 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆46Updated last month
- A C++14 implementation of IEEE 754 decimal floating point numbers☆29Updated last month
- a light-weight, header-only, dependency-free, C++14 library for ISO units☆31Updated 2 months ago
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Make std::mdspan formattable by std::format.☆10Updated last year
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆94Updated this week
- Compact SVO optimized vector for C++17 or higher☆103Updated 11 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated last month
- 🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.☆67Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 11 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated 2 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated 5 months ago
- Flat containers for C++☆59Updated 2 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago