Replies: 1 comment 2 replies
-
|
some discussion on the binrw side jam1garner/binrw#184, although many of the points there are now inaccurate... both projects were started in a very similar time frame and for similar purposes/goals |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've discovered deku reading an article linked in a recent TWIR. Last time I did binary parsing like it, I used
binrwso I immediately wondered how do these compare. I searched issues and looks like some code was reused, and solutions from binrw were considered, so I guess the authors are aware and even collaborating, but I didn't find any summary on what's different/similar and how. I would appreciate a "vs binrw" paragraph explaining how these two compare, so next time I need it I can make a more informed choice.Beta Was this translation helpful? Give feedback.
All reactions