jam1garner / binrwLinks
A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.
☆769Updated 2 months ago
Alternatives and similar repositories for binrw
Users that are interested in binrw are comparing it to the libraries listed below
Sorting:
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,292Updated last week
- Safe cross-platform linker shenanigans☆796Updated last week
- Typed distributed plugin registration☆1,198Updated last month
- Module initialization/global constructor functions for Rust☆910Updated last week
- A minimal async executor that lets you block on a future☆628Updated 5 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆869Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,157Updated last week
- A Rust proc-macro attribute parser☆1,179Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆904Updated 3 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,124Updated this week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆633Updated 3 weeks ago
- Cross compile Cargo project to Windows MSVC target with ease☆490Updated this week
- Making parsing a breeze☆790Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,008Updated this week
- A no_std + serde compatible message library for Rust☆1,205Updated last week
- Easy self-referential struct generation for Rust.☆658Updated 9 months ago
- ☆1,077Updated last month
- Rust programs written entirely in Rust☆857Updated 5 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆567Updated 2 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆775Updated last month
- Multifunctional cross-platform interprocess communication toolkit for Rust.☆499Updated 7 months ago
- Compile-time type-checked builder derive☆1,105Updated this week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆705Updated 2 months ago
- Macros for all your token pasting needs☆1,059Updated last year
- Benchmarks for rust serialization frameworks☆872Updated 2 months ago
- Rusty File Dialog☆727Updated last week
- ☆335Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆681Updated last month
- Data structure serialization library with several opposite design goals from Serde☆892Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆887Updated 8 months ago