HappyCerberus / article-cpp20-modulesLinks
Examples and shell scripts for C++20 modules article & video.
☆23Updated 3 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:
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A C++14 reflection library☆73Updated last month
- A C++14 and later CRTP template for defining iterators☆74Updated this week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Proposed SG14 status_code for the C++ standard☆68Updated last month
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- A bunch of small C++ utilities☆66Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 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 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- A modern C++-20 testing framework.☆51Updated last year
- A modern and (mostly) macro free mocking-framework☆44Updated 2 weeks ago
- SPY - C++ Information Broker☆155Updated 2 weeks ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Functional reactive programming library for c++☆159Updated last year
- Roman numeral support for C++17☆52Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last month
- An indirect value-type for C++☆83Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago