C++ Insights – See your source code with the eyes of a compiler

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. cppinsights

    C++ Insights - See your source code with the eyes of a compiler

    C++ Insights is available online at https://cppinsights.io/

    It is also available at a touch of a button within the most excellent https://godbolt.org/

    along side the button that takes your code sample to https://quick-bench.com/

    Those sites and https://cppreference.com/ are what I'm using constantly while coding.

    I recently discovered https://whitebox.systems/ It's a local app with a $69 one-time charge. And, it only really works with "C With Classes" style functions. But, it looks promising as another productivity boost.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. compiler-explorer

    Run compilers interactively from your web browser and interact with the assembly

    C++ Insights is available online at https://cppinsights.io/

    It is also available at a touch of a button within the most excellent https://godbolt.org/

    along side the button that takes your code sample to https://quick-bench.com/

    Those sites and https://cppreference.com/ are what I'm using constantly while coding.

    I recently discovered https://whitebox.systems/ It's a local app with a $69 one-time charge. And, it only really works with "C With Classes" style functions. But, it looks promising as another productivity boost.

  4. cppinsights.vim

    Vim extension for C++ Insights.

    Thanks to another contributor there is a vim extensions: https://github.com/Freed-Wu/cppinsights.vim

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

  • C++ lernen

    2 projects | /r/informatik | 2 Mar 2023
  • 295 pages on Initialization in Modern C++, a new cool book!

    6 projects | /r/programming | 28 Mar 2023
  • What is the lightest IDE for low-end pc?

    3 projects | /r/cpp_questions | 17 Feb 2023
  • A Gentle Introduction to Assembly Language Programming

    2 projects | /r/programming | 24 Dec 2022
  • Using C++ as a scripting language, part 6

    4 projects | /r/cpp | 12 Dec 2022

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?