jam1garner / binread
A Rust crate for helping parse structs from binary data using ✨macro magic✨
☆258Updated last year
Related projects ⓘ
Alternatives and complementary repositories for binread
- Faster, more compact implementation of std::Cow☆337Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Stackless generators on stable Rust.☆441Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 8 months ago
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock