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 fixed capacity dynamically sized string☆69Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- A C++14 reflection library☆78Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Proposed SG14 status_code for the C++ standard☆70Updated 2 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- A modern C++-20 testing framework.☆52Updated last year
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- Ranges that didn't make C++20☆95Updated last year
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- Functional reactive programming library for c++☆160Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 2 weeks ago
- CMake Community Modules