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.☆200Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- offsetof for Rust☆229Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆277Updated last year
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Scroll - making scrolling through buffers fun since 2016☆174Updated 2 months ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- Generic Atomic<T> type for Rust☆236Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆336Updated 7 months ago
- A library for creating references that carry their owner with them.☆376Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Easy function multiversioning for Rust☆233Updated 7 months ago
- This crate provides macros to generate bitfield-like struct.☆188Updated 2 months ago
- Rust replacement for miniz☆216Updated 2 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆169Updated last month
- A thread pool for isolating blocking I/O in async programs☆362Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- A library for compact bit sets containing enums.☆115Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆371Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago