Visual Studio's Natvis Debugging Framework Tutorial

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

    A C++11 library for parsing and serializing JSON to and from a DOM container in memory. (by boostorg)

  • I'm gonna throw this out there - Boost.JSON comes with .natvis visualizers for all of its data structures, so you can inspect all of its types in the debugger and get nice insights: https://github.com/boostorg/json/blob/932b97e5ce899f3faebb7b7ab5a68b023131b77f/include/boost/json/json.natvis

  • CPPDebuggerVisualizers

    C++ Debugger Visualizers

  • An issue on that extension's repo includes a visualizer for repeated fields in protobufs

  • 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

  • Upcoming talk by Bjarne Stroustrup "What is good C++ code?" Nov 15, 2022

    2 projects | /r/cpp | 12 Nov 2022
  • - Newbie: "I want to contribute to the Boost [...] It will be really helpful if any mentor can guide me [...]" - Boost Pro: "Well, the first thing you should do is STAR this repository"

    1 project | /r/programmingcirclejerk | 20 Sep 2022
  • Poifect: Perfect Hashing Library

    2 projects | /r/cpp | 6 May 2021
  • Where had Singletons gone from game engines?

    3 projects | /r/cpp | 16 Mar 2021
  • JSON for Modern C++ version 3.10.0

    5 projects | news.ycombinator.com | 17 Aug 2021