jam1garner / binrwLinks
A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.
☆762Updated 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,284Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆894Updated 2 weeks ago
- Typed distributed plugin registration☆1,188Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆786Updated this week
- Module initialization/global constructor functions for Rust☆903Updated last month
- A no_std + serde compatible message library for Rust☆1,195Updated this week
- A minimal async executor that lets you block on a future☆622Updated 4 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,113Updated this week
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆855Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- Making parsing a breeze☆782Updated last month
- A Rust proc-macro attribute parser☆1,170Updated this week
- ☆1,058Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆623Updated this week
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Rust programs written entirely in Rust☆856Updated 5 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,010Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆565Updated last year
- Cross compile Cargo project to Windows MSVC target with ease☆483Updated 2 weeks ago
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆682Updated last week
- Safe Rust bindings to POSIX-ish APIs☆1,775Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,055Updated last month
- Multifunctional cross-platform interprocess communication toolkit for Rust.☆493Updated 6 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆760Updated 2 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆700Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆672Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆882Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week