xmas-elf

Crates.ioxmas-elf
lib.rsxmas-elf
version0.9.1
sourcesrc
created_at2016-04-09 03:04:02.285881
updated_at2023-11-07 03:14:24.473614
descriptionLibrary for parsing and navigating ELF data; zero-allocation, type-safe.
homepage
repositoryhttps://github.com/nrc/xmas-elf
max_upload_size
id4704
size67,592
Developers (github:fullcontact:developers)

documentation

README

xmas-elf

A library for parsing and navigating ELF files.

  • Pure Rust

  • Zero allocation (minimal allocation for interpreting the data)

  • Strongly, statically typed.

Commit count: 147

cargo fmt