camio / modules-exampleLinks
This repository is a very simple C++ modules example.
☆23Updated 2 years ago
Alternatives and similar repositories for modules-example
Users that are interested in modules-example are comparing it to the libraries listed below
Sorting:
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- ☆61Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- ☆26Updated 5 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- C++20 for flag enums☆27Updated 5 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- WG21 Proposals and Drafts☆14Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- ☆20Updated last year
- Coroutine support tools☆35Updated 3 months ago
- ☆17Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 3 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year