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:
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- offsetof for Rust☆228Updated last year
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last week
- Delegation of trait implementations via procedural macros☆279Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆187Updated 4 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆185Updated 2 months ago
- Rust library for opening and working with dynamic link libraries.☆207Updated 2 years ago
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Rust replacement for miniz☆230Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Generic Atomic<T> type for Rust☆247Updated 4 months ago
- Garbage collected smart pointers for Rust☆270Updated 4 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 2 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265Updated 2 years ago
- ☆215Updated 3 weeks ago
- Small, fast, synchronization primitives☆254Updated last year
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Easy function multiversioning for Rust☆252Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 4 years ago
- A fast intrusive flamegraph☆237Updated 3 years ago
- This crate provides macros to generate bitfield-like struct.☆202Updated last week