jam1garner / binrw

A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.
https://binrw.rs
MIT License
585 stars 35 forks source link

Common binary data reading example or gallary? #133

Closed WindSoilder closed 2 years ago

WindSoilder commented 2 years ago

I think it's good to have some examples like reading common binary, like https://formats.kaitai.io/

jam1garner commented 2 years ago

Now that I've finally put up the website, we have a community showcase! https://binrw.rs/community/#showcase

Thanks for the reminder!