MSVC Backend Updates for VS2022 17.3

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • STL

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

  • C++23 Standard Library Modules were just officially accepted into the Working Paper. My bug bash for the implementation-in-progress was successful, with many great bugs reported (and most worked around, to the limit of my ability in the library). VS 2022 17.4 Preview 1, released today, contains more fixes for named modules. I'm now close to having a PR prepared for review - just need to add automated testing and do some setup work (as we need to ship a new directory with new files). I can't promise anything yet, but I am very tentatively hopeful that we'll be able to merge this for 17.5.

  • STL

    MSVC's implementation of the C++ Standard Library.

  • As always, microsoft/STL#1694 is the laundry list of bugfixes that this work has found. (17.3 was an especially important release for named modules, see the "Fixed, Workaround Removed" section.) I know it might seem like nothing is happening, but we're really working furiously behind the scenes to make this a reality as soon as possible.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • Show HN: Logfmtxx – Header only C++23 structured logging library using logfmt

    3 projects | news.ycombinator.com | 3 Apr 2024
  • Cpp2 and cppfront – An experimental 'C++ syntax 2' and its first compiler

    7 projects | news.ycombinator.com | 31 Mar 2024
  • Sane C++ Libraries

    7 projects | news.ycombinator.com | 27 Jan 2024
  • C++ Specification vs Implementation

    3 projects | /r/cpp_questions | 19 Nov 2023
  • C++23: Removing garbage collection support

    3 projects | news.ycombinator.com | 1 Nov 2023