Standard Library Modules Bug Bash

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • STL

    MSVC's implementation of the C++ Standard Library. (by StephanTLavavej)

  • HMake

    C++ build system that uses C++ for build configuration.

  • I wanted to include a modules Hello World example in my project https://github.com/HassanSajjad-302/HMake but I could not. I considered 2 options. 1) Using the STL module source, but that was not available. If it had been available, only one line would have been needed. ADD_MODULE_DIR_TO_TARGET(app, "./modules/", ".*");

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts