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☆369Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆193Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Rust replacement for miniz☆212Updated last week
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- ☆311Updated 2 years ago
- offsetof for Rust☆229Updated last year
- Fast numeric to- and from-string conversion routines.☆330Updated 4 months ago
- Scroll - making scrolling through buffers fun since 2016☆172Updated 3 weeks ago
- Rust option parser with custom derive support☆233Updated 7 months ago
- A library for creating references that carry their owner with them.☆373Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆268Updated 2 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆163Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- This crate provides macros to generate bitfield-like struct.☆185Updated last month
- Generic Atomic<T> type for Rust☆235Updated this week
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- ☆200Updated 5 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆274Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month