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 month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- ☆62Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 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…☆62Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆44Updated last month
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated last month
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated last week
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆37Updated this week
- Rebooting the std::bitset franchise☆45Updated last month
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- ☆34Updated 2 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- The Fancy Named Parameters Library☆36Updated last month
- Roman numeral support for C++17☆51Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 3 weeks ago
- homogeneous variadic function parameters☆18Updated last year