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.☆212Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆381Updated last year
- offsetof for Rust☆229Updated last year
- Faster, more compact implementation of std::Cow☆367Updated 2 years ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- Delegation of trait implementations via procedural macros☆279Updated last week
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆181Updated 2 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated this week
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- A library for creating references that carry their owner with them.☆379Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- ☆210Updated 2 months ago
- Rust replacement for miniz☆224Updated last month
- Rust library for opening and working with dynamic link libraries.☆203Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- Conditional compilation according to rustc compiler version☆386Updated this week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- This crate provides macros to generate bitfield-like struct.☆199Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated last week
- A fast intrusive flamegraph☆236Updated 3 years ago
- A library for compact bit sets containing enums.☆119Updated 2 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆189Updated last week
- Fast, FFI-friendly string interning for Rust☆174Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week