wader/fq

make use of kaitai struct for additional formats?

khimaros opened this issue · 4 comments

just in case it isn't already on your radar: https://kaitai.io/

kaitai provides a (quite extensive) set of descriptions for common binary formats which can be compiled into bindings for a variety of languages, including Go.

it seems like fq and kaitai goals are aligned. what do you think?

hmm.. looks like @wader is already thinking about this: https://twitter.com/mwader/status/1678837065536921601

wader commented

Hey, yes very much so! i've actually started working on a run time decoder for it but have stalled a bit because of other stuff. Let me know if your interested working on it, can probably cleanup and push to a WIP branch

wader commented

Can subscribe to #627 also if your want updates

wader commented

Let's close and continue in #627