jam1garner / binread
A Rust crate for helping parse structs from binary data using ✨macro magic✨
☆262Updated 2 years ago
Alternatives and similar repositories for binread:
Users that are interested in binread are comparing it to the libraries listed below
- a smaller, faster and panic-free alternative to core::fmt☆358Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆183Updated 4 months ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- Faster, more compact implementation of std::Cow☆346Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- ☆309Updated 2 years ago
- offsetof for Rust