jam1garner / binread
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
- Macro to generate bitfields for structs that allow for modular use of enums.☆181Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆356Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Stackless generators on stable Rust.☆454Updated 2 years ago
- A library for creating references that carry their owner with them.☆365Updated last year
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- Conditional compilation according to rustc compiler version☆349Updated last week
- A thread pool for isolating blocking I/O in async programs☆351Updated last month
- offsetof for Rust☆225Updated 11 months ago
- Rust replacement for miniz☆199Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- Like Rust's std::Path, but UTF-8.☆473Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- ☆283Updated 7 months ago
- A Rust library providing a builder API to generate Rust code.☆251Updated 8 months ago
- Generic Atomic<T> type for Rust☆230Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Intrusive collections for Rust☆440Updated 6 months ago
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 10 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Generic extensions for tapping values in Rust.☆429Updated last year
- Fast numeric to- and from-string conversion routines.☆318Updated last month
- Easy code duplicate with substitution for Rust☆238Updated 5 months ago