camio / modules-example
This repository is a very simple C++ modules example.
☆23Updated last year
Related projects ⓘ
Alternatives and complementary repositories for modules-example
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- ☆64Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- ☆26Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- A modern C++ standard library.☆15Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- homogeneous variadic function parameters☆17Updated 9 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- Compile-time printf-like string formatting☆76Updated 6 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Forward declarations for C++ standard library☆19Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- Playground for Cloud CI development for C++☆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…☆22Updated 3 years ago
- Make std::mdspan formattable by std::format.☆10Updated 10 months ago
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- A bunch of small C++ utilities☆62Updated 11 months ago
- Implementation of the P2300 specification☆9Updated 2 years ago
- Metadata to support C++ packaging☆37Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆24Updated last month