jam1garner / binreadLinks
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
Sorting:
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆203Updated 3 months ago
- Delegation of trait implementations via procedural macros☆272Updated last year
- offsetof for Rust☆229Updated last year
- Scroll - making scrolling through buffers fun since 2016☆175Updated last week
- Faster, more compact implementation of std::Cow☆357Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆282Updated this week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆171Updated 2 months ago
- A library for compact bit sets containing enums.☆115Updated last week
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- This crate provides macros to generate bitfield-like struct.☆190Updated last week
- ☆204Updated 7 months ago
- Rust library for opening and working with dynamic link libraries.☆200Updated last year
- Easy function multiversioning for Rust☆235Updated 8 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆314Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 weeks ago
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆271Updated last week
- Easy code duplicate with substitution for Rust☆247Updated 3 weeks ago
- Bit-level packing and unpacking for Rust☆171Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Rust replacement for miniz☆218Updated last month
- A fast intrusive flamegraph☆235Updated 3 years ago