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:
- Macro to generate bitfields for structs that allow for modular use of enums.☆198Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- offsetof for Rust☆229Updated last year
- Stackless generators on stable Rust.☆464Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- Scroll - making scrolling through buffers fun since 2016☆173Updated last month
- Rust replacement for miniz☆215Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆276Updated last year
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆163Updated last month
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- This crate provides macros to generate bitfield-like struct.☆186Updated 2 months ago
- Bit-level packing and unpacking for Rust☆170Updated last year
- Easy function multiversioning for Rust☆231Updated 7 months ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Rust library for opening and working with dynamic link libraries.☆197Updated last year
- A library for creating references that carry their owner with them.☆375Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- A minimalistic async/await executor for Rust☆231Updated last year
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- ☆201Updated 6 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week