HappyCerberus / article-cpp20-modules
Examples and shell scripts for C++20 modules article & video.
☆24Updated 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- A C++14 reflection library☆68Updated 2 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated 3 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- CMake Community Modules☆44Updated 4 years ago
- Portable UUID generation library for C++☆26Updated last year
- Allows you to publish ABI stable C++ library that can be used across different compilers☆61Updated this week
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆110Updated last month
- Coroutine Support Library☆34Updated 6 months ago
- ranges features for c+23 ported to C++20☆75Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- A C++14 Lambda Library☆23Updated last month
- Playground for Cloud CI development for C++☆24Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 8 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- A bunch of small C++ utilities☆65Updated last year
- Standalone version of the boost::unordered library☆24Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago