build2 / cxx20-modules-examples
C++20 modules examples
☆67Updated 9 months ago
Alternatives and similar repositories for cxx20-modules-examples
Users that are interested in cxx20-modules-examples are comparing it to the libraries listed below
Sorting:
- A C++14 reflection library☆71Updated last month
- std::embed implementation for the poor (C++17)☆91Updated last year
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆129Updated 5 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- A C++ parser combinator library.☆134Updated last week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆69Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆103Updated 11 months ago
- Modern C++ Undo / Redo framework☆27Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆40Updated last month
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 7 months ago
- Boost Quaternions, Vectors, Matrices library☆85Updated 2 weeks ago
- A small 2D physics engine☆25Updated 3 years ago
- Serialization framework for C++, inspired on serde-rs for Rust.☆46Updated 10 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A helper to convert a header-based C++ project to module-based one.☆48Updated 8 months ago
- Functional C++ iterator library☆25Updated 2 years ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆106Updated last month
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- value types for composite class design - with allocators