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:
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- ☆62Updated 3 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- My Talk on C++20's Concepts☆23Updated 4 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Implementation and optimization of std::any☆32Updated 3 years ago
- The Fancy Named Parameters Library☆32Updated 2 months ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- The IDK (Industrial Development Kit) library!☆36Updated 2 weeks ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- An attempt to introduce a new scripting language for CMake☆59Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- ☆34Updated 3 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆46Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated last year