xmas-elf

Crates.ioxmas-elf
lib.rsxmas-elf
version0.10.0
created_at2016-04-09 03:04:02.285881+00
updated_at2025-03-26 14:04:50.774745+00
descriptionLibrary for parsing and navigating ELF data; zero-allocation, type-safe.
homepage
repositoryhttps://github.com/nrc/xmas-elf
max_upload_size
id4704
size70,989
Kyle Huey (khuey)

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: 153

cargo fmt