1 2 3 4 5 6 7 8 9
# xmas-elf A library for parsing and navigating ELF files. * Pure Rust * Zero allocation (minimal allocation for interpreting the data) * Strongly, statically typed.