MSVC Backend Updates in Visual Studio 2019 version 16.10 Preview 2 | C++ Team Blog

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.

  • All of the "importable C++ library headers" listed in the Standard should work; see the test: https://github.com/microsoft/STL/blob/a10865713d9958f48819fea855bb58a357a620eb/tests/std/tests/P1502R1_standard_library_header_units/test.cpp#L4-L90

  • gram_grep

    Search text using a grammar, lexer, or straight regex. Chain searches for greater refinement.

  • Thanks for the tip, but I fear storing the result on the stack will be too much to ask for for big lexers (see https://github.com/BenHanson/gram_grep/blob/c64f8829661f11b38a55b42b37f5051c5eabfaa6/main.cpp#L2301 for example).

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

    Frame profiler

  • Tracy profiler

  • frozen

    a header-only, constexpr alternative to gperf for C++14 users

  • This is where I plug Frozen :-] https://github.com/serge-sans-paille/frozen

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

  • Tracy: Real-time nanosecond resolution frame profiler

    1 project | news.ycombinator.com | 22 Mar 2024
  • Tracy Profiler

    1 project | news.ycombinator.com | 7 Jan 2024
  • Tuning Linux for Performance

    1 project | news.ycombinator.com | 14 Oct 2023
  • I got my procedural city engine / game (built from scratch in c++) running on the steam deck - does it look too garish?

    1 project | /r/gameenginedevs | 31 May 2023
  • Tracy: A hybrid frame and sampling profiler for games and other applications

    1 project | /r/hypeurls | 28 Jan 2023