cross-platform, zero-copy, and endian-aware binary parsing

libgoblin Documentation https://docs.rs/goblin/ changelog Usage Goblin requires rustc 1.36.0. Add to your Cargo.toml [dependencies]
Information
Category: Rust / Encoding Binary
Watchers: 23
Star: 1k
Fork: 141
Last update: Sep 23, 2023

Related Repos



marshallpierce encodes and decodes base64 as bytes or utf8
 

m4b libgoblin Documentation https://docs.rs/goblin/ changelog Usage Goblin requires rustc 1.36.0. Add to your Cargo.toml [dependencies]
 

bincode-org Bincode A compact encoder / decoder pair that uses a binary zero-fluff encoding scheme. The size of the encoded object will be the same or smaller tha
 

arcnmx nue A collection of tools for working with binary data and POD structs in Rust. pod is an approach at building a safe interface for transmuting POD st