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:
- Macro to generate bitfields for structs that allow for modular use of enums.☆204Updated 4 months ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Delegation of trait implementations via procedural macros☆275Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆372Updated this week
- offsetof for Rust☆228Updated last year
- Scroll - making scrolling through buffers fun since 2016☆175Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆341Updated 9 months ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated 3 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Fast, FFI-friendly string interning for Rust☆171Updated 11 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆172Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆376Updated this week
- Rust replacement for miniz☆218Updated 2 months ago
- Easy function multiversioning for Rust☆237Updated 9 months ago
- A library for compact bit sets containing enums.☆115Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆254Updated this week
- A library for creating references that carry their owner with them.☆377Updated last year
- ☆315Updated 2 years ago
- ☆206Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆238Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- rust library for formatting dynamic strings☆155Updated 2 months ago
- This crate provides macros to generate bitfield-like struct.☆194Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year