jam1garner / binread
A Rust crate for helping parse structs from binary data using ✨macro magic✨
☆261Updated last year
Alternatives and similar repositories for binread:
Users that are interested in binread are comparing it to the libraries listed below
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆180Updated 3 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Stackless generators on stable Rust.☆450Updated 2 years ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- A compiler plugin to insert flame calls☆377Updated last year
- A library for creating references that carry their owner with them.☆365Updated last year
- offsetof for Rust☆225Updated 10 months ago
- Rust library for opening and working with dynamic link libraries.☆193Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A fast intrusive flamegraph☆234Updated 2 years ago
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- Safe cross-platform linker shenanigans☆696Updated this week
- Intrusive collections for Rust☆436Updated 5 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆226Updated last year
- Easy function multiversioning for Rust☆211Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆430Updated 8 months ago
- Support crate for rustc's self-profiling feature☆341Updated last week
- A Rust proc_macro_attribute to outline conversions from generic functions☆268Updated 8 months ago
- ☆309Updated 2 years ago
- Rust method delegation with less boilerplate☆455Updated last week
- Compile-time reference counting☆441Updated last year
- Easy self-referential struct generation for Rust.☆571Updated last month