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
- A C++14 implementation of IEEE 754 decimal floating point numbers☆26Updated this week
- Make std::mdspan formattable by std::format.☆10Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 10 months ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆24Updated 2 years ago
- ☆15Updated 8 months ago
- ORC is a tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆91Updated 9 months ago
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆22Updated last year
- 🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.☆62Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- Library for comfortable work with DLL and DSO☆57Updated last week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- A saturating arithmetic cast.☆12Updated 6 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated last month
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated last month
- Metadata to support C++ packaging☆38Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago