jam1garner / binread
A Rust crate for helping parse structs from binary data using ✨macro magic✨
☆258Updated last year
Related projects ⓘ
Alternatives and complementary repositories for binread
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- Stackless generators on stable Rust.☆441Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Delegation of trait implementations via procedural macros☆258Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆160Updated last week
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- generators☆202Updated last year
- ☆308Updated last year
- offsetof for Rust☆225Updated 7 months ago
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- Conditional compilation according to rustc compiler version☆334Updated last week
- Support crate for rustc's self-profiling feature☆338Updated 5 months ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆264Updated 2 years ago
- A fast intrusive flamegraph☆233Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Easy function multiversioning for Rust☆207Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Rust doesn't have exceptions☆630Updated 4 years ago
- Rust method delegation with less boilerplate☆447Updated last month
- A library for creating references that carry their owner with them.☆362Updated last year
- A Rust library providing a builder API to generate Rust code.☆250Updated 4 months ago
- Fast numeric to- and from-string conversion routines.☆298Updated 2 weeks ago
- ☆185Updated 7 months ago