jam1garner / binrw
A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.
☆700Updated this week
Alternatives and similar repositories for binrw:
Users that are interested in binrw are comparing it to the libraries listed below
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆843Updated last week
- Typed distributed plugin registration☆1,104Updated 2 months ago
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆1,431Updated this week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,215Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated 2 months ago
- ☆1,508Updated last month
- Module initialization/global constructor functions for Rust☆853Updated 2 weeks ago
- Benchmarks for rust serialization frameworks☆782Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,546Updated last week
- Remove unused Rust dependencies with this one weird trick!☆958Updated last week
- Safe cross-platform linker shenanigans☆729Updated last month
- Compile-time type-checked builder derive☆1,014Updated last month
- Making parsing a breeze☆726Updated this week
- A minimal async executor that lets you block on a future☆580Updated 3 months ago
- ☆978Updated 10 months ago
- A no_std + serde compatible message library for Rust☆1,083Updated 3 weeks ago
- derive builder implementation for rust structs☆1,436Updated 7 months ago
- Rust programs written entirely in Rust☆828Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,622Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,312Updated last week
- Data structure serialization library with several opposite design goals from Serde☆853Updated 2 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆984Updated last week
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- Find unused dependencies in Cargo.toml☆1,896Updated last month
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,076Updated this week
- Some more derive(Trait) options☆1,901Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆802Updated 3 weeks ago
- Rusty File Dialog☆669Updated last month