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:
- A C++14 reflection library☆72Updated last week
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- A fixed capacity dynamically sized string☆66Updated last month
- A bunch of small C++ utilities☆65Updated last year
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Roman numeral support for C++17☆52Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Thread aware Signal/Slot library☆81Updated 2 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Portable UUID generation library for C++☆26Updated last year
- C++11 compatible charconv☆31Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- Proposed SG14 status_code for the C++ standard☆67Updated 2 weeks ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- A modern and (mostly) macro free mocking-framework☆41Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Comparison operators for std::span☆15Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated 2 weeks ago