What's your favorite way to crash your application?

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

    Modern accelerated GUI

  • On windows, you can even use just-in-time-debugging (enabled with registry key), which brings up a dialogue when the application crashes to select a debugger to attach to the "crashed" application. But for this to work correctly you need to do some fanzy things. See: https://github.com/hikogui/hikogui/blob/main/src/hikogui/debugger.hpp and https://github.com/hikogui/hikogui/blob/main/src/hikogui/debugger_win32.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.

    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