I'm looking for a graph description language to document binary streams like network packets or binary file formats (described in code, then output as a graph). Something in the same idea that DOT/Graphviz.
Here is an example of the expected result, taken from Wikipedia to describe a network packet. I'm almost sure I saw such a tool on the internet in the past year, but I cannot find it again. From what I remember the result was quite beautiful, even better than the following example.
Thanks for your suggestions.
