jam1garner / binreadLinks
A Rust crate for helping parse structs from binary data using ✨macro magic✨
☆261Updated 2 years ago
Alternatives and similar repositories for binread
Users that are interested in binread are comparing it to the libraries listed below
Sorting:
- Macro to generate bitfields for structs that allow for modular use of enums.☆209Updated 2 weeks ago
 - a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
 - offsetof for Rust☆228Updated last year
 - Delegation of trait implementations via procedural macros☆275Updated last month
 - Faster, more compact implementation of std::Cow☆364Updated 2 years ago
 - A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
 - Statically-checked alternatives to RefCell and RwLock☆381Updated last month
 - Scroll - making scrolling through buffers fun since 2016☆176Updated last month
 - A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated 2 months ago
 - Stackless generators on stable Rust.☆469Updated 3 years ago
 - Garbage collected smart pointers for Rust☆270Updated 3 years ago
 - A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
 - Procedural macros in expression position☆203Updated 2 years ago
 - Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
 - A library for creating references that carry their owner with them.☆378Updated 2 years ago
 - Small, fast, synchronization primitives☆252Updated last year
 - Rust replacement for miniz☆219Updated last month
 - Exploration of using Storage instead of Allocator to parameterize collections in Rust☆141Updated 2 years ago
 - dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
 - Generic Atomic<T> type for Rust☆242Updated last month
 - Easy function multiversioning for Rust☆242Updated 10 months ago
 - Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
 - ☆316Updated 2 years ago
 - A library for compact bit sets containing enums.☆119Updated last month
 - Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
 - Rust library for opening and working with dynamic link libraries.☆202Updated last year
 - Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated last week
 - Conditional compilation according to rustc compiler version☆385Updated last month
 - Easy code duplicate with substitution for Rust☆249Updated 2 months ago
 - A library for to allow multiple return types by automatically generated enum.☆372Updated last week