stevencpp / cpp_modulesLinks
C++ modules support for Ninja/MSBuild/CMake
☆24Updated 5 years ago
Alternatives and similar repositories for cpp_modules
Users that are interested in cpp_modules are comparing it to the libraries listed below
Sorting:
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆23Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Sandbox repository for various C++20 Modules use cases and how to build them☆63Updated 2 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- A C++14-and-later expression template library☆110Updated last month
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Various documents and code related to proposals for WG21☆66Updated 9 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last week
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- A bunch of small C++ utilities☆65Updated last year
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Virtual memory based containers☆42Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years 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