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☆368Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆191Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- generators☆208Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- ☆309Updated last month
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- A library for creating references that carry their owner with them.☆372Updated last year
- offsetof for Rust☆227Updated last year
- ☆310Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Rust ABI safe code generator☆188Updated last month
- Rust option parser with custom derive support☆231Updated 6 months ago
- Procedural macro to implement Display and FromStr using common settings.☆186Updated last month
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Fast numeric to- and from-string conversion routines.☆328Updated 3 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆162Updated 2 months ago
- Generic Atomic<T> type for Rust☆235Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A safe and convenient store for one value of each type☆344Updated 10 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Rust replacement for miniz☆211Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month