HappyCerberus / article-cpp20-modulesLinks
Examples and shell scripts for C++20 modules article & video.
☆22Updated 4 years ago
Alternatives and similar repositories for article-cpp20-modules
Users that are interested in article-cpp20-modules are comparing it to the libraries listed below
Sorting:
- A C++14 reflection library☆78Updated last week
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- A modern C++-20 testing framework.☆52Updated last year
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last week
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- SPY - C++ Information Broker☆157Updated last month
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- C++ generic make factory☆108Updated 6 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago