charlesrosenbauer / gromov

Tool for specifying, serializing, deserializing, and interactively visualizing data structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GROMOV

Name is subject to change.

Tool for serializing/deserializing arbitrary data structures, specifying their structure, and then interactively visualizing it.

Some planned features:

  • human-readable data specification
  • conversion between human-readable and binary specification
  • parsing binary files based on specification
  • interactive visualizations
  • C/Bzo code generation for interfacing with file specifications?

About

Tool for specifying, serializing, deserializing, and interactively visualizing data structures


Languages

Language:C 99.8%Language:Makefile 0.2%