header file dependency grapher?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • C-include-2-dot

    C/C++ header dependency list generator. Output can be used to create a dependency graph.

    There must be something that produces GraphViz .dot files from C code. Doing a quick search I’ve found this Perl program: https://github.com/Leedehai/C-include-2-dot

  • janet

    A dynamic language and bytecode vm

    I’ve tried under Linux on a C program I know, the Janet language interpreter: ``` git clone https://github.com/Leedehai/C-include-2-dot.git cd C-include-2-dot/ git clone https://github.com/janet-lang/janet.git ./cinclude2dot --include=janet/src/include --src=janet/src >janet.dot

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

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