jam1garner / binreadLinks
A Rust crate for helping parse structs from binary data using ✨macro magic✨
☆267Updated 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☆385Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆217Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆353Updated 2 weeks ago
- Scroll - making scrolling through buffers fun since 2016☆185Updated 4 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated 3 weeks ago
- offsetof for Rust☆229Updated last year
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Delegation of trait implementations via procedural macros☆280Updated 2 weeks ago
- Rust library for opening and working with dynamic link libraries.☆204Updated last year
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆184Updated last month
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆273Updated 3 years ago
- Fast numeric to- and from-string conversion routines.☆345Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Conditional compilation according to rustc compiler version☆390Updated 2 weeks ago
- Rust replacement for miniz☆226Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- A library for compact bit sets containing enums.☆120Updated 3 weeks ago
- ☆214Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 weeks ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- rust library for formatting dynamic strings☆159Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆255Updated 2 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- A library for creating references that carry their owner with them.☆383Updated 2 years ago