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☆366Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆184Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Intrusive collections for Rust☆446Updated 7 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆272Updated 10 months ago
- This crate provides macros to generate bitfield-like struct.☆176Updated last month
- Conditional compilation according to rustc compiler version☆351Updated last month
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆334Updated 4 months ago
- offsetof for Rust☆226Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- Stackless generators on stable Rust.☆459Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆252Updated 5 years ago
- Rust replacement for miniz☆205Updated last week
- Rust library for opening and working with dynamic link libraries.☆195Updated last year
- Rust method delegation with less boilerplate☆484Updated last week
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last week
- ☆310Updated 2 years ago
- Compile-time reference counting☆442Updated last year
- Fast numeric to- and from-string conversion routines.☆323Updated 2 months ago
- Support crate for rustc's self-profiling feature☆347Updated 2 months ago
- ☆299Updated last week
- Generic extensions for tapping values in Rust.☆431Updated last year
- Safe cross-platform linker shenanigans☆723Updated last month
- Like Rust's std::Path, but UTF-8.☆480Updated last month