Library for parsing and navigating ELF data; zero-allocation, type-safe.


Keywords
elf, parser, binary
Licenses
Apache-2.0/MIT

Documentation

xmas-elf

A library for parsing and navigating ELF files.

  • Pure Rust
  • Zero allocation (minimal allocation for interpreting the data)
  • Strongly, statically typed.