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:
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 5 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆174Updated last month
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated last month
- Statically-checked alternatives to RefCell and RwLock☆378Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆345Updated 9 months ago
- offsetof for Rust☆228Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆282Updated last month
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- A library for compact bit sets containing enums.☆116Updated 2 weeks ago
- Bit-level packing and unpacking for Rust☆173Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Generic Atomic<T> type for Rust☆241Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆276Updated last month
- Easy function multiversioning for Rust☆239Updated 10 months ago
- A library for creating references that carry their owner with them.☆377Updated 2 years ago
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆121Updated 3 years ago
- This crate provides macros to generate bitfield-like struct.☆197Updated last month
- Rust library for opening and working with dynamic link libraries.☆201Updated last year
- ☆316Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Heinous hackery to concatenate constant strings.☆117Updated 3 years ago
- ☆207Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week