std::format ?

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.

    Right, but you can take advantage of store-load operand forwarding to cut pipeline stalls by using stores already committed to the L1-cache (a.k.a. https://github.com/microsoft/STL) to conduct experiments with in-flight papers like P2508 (which is basically a de-_Uglification of existing code). The joys of open source 😊

  • spdlog

    Fast C++ logging library.

    Hopefully move over this year now that spdlog supports std::format.

  • 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.

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