jam1garner / binreadLinks
A Rust crate for helping parse structs from binary data using ✨macro magic✨
☆267Updated 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.☆218Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- offsetof for Rust☆228Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- This crate provides macros to generate bitfield-like struct.☆203Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆185Updated 2 months ago
- ☆216Updated last month
- A library for compact bit sets containing enums.☆121Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Rust library for opening and working with dynamic link libraries.☆207Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Garbage collected smart pointers for Rust☆270Updated 4 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Easy function multiversioning for Rust☆252Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A fast intrusive flamegraph☆237Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 4 years ago
- ☆316Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Small, fast, synchronization primitives☆254Updated last year