#parser #elf #binary-parser #elf-parser

bin+lib xmas-elf

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

13 releases (breaking)

Uses old Rust 2015

0.10.0 Mar 26, 2025
0.9.1 Nov 7, 2023
0.9.0 Dec 5, 2022
0.8.0 Jun 17, 2021
0.3.0 Jun 8, 2016

#64 in Unix APIs

Download history 11679/week @ 2025-01-30 16772/week @ 2025-02-06 13959/week @ 2025-02-13 13318/week @ 2025-02-20 14295/week @ 2025-02-27 14291/week @ 2025-03-06 15328/week @ 2025-03-13 19811/week @ 2025-03-20 16811/week @ 2025-03-27 14407/week @ 2025-04-03 13997/week @ 2025-04-10 14006/week @ 2025-04-17 12856/week @ 2025-04-24 10763/week @ 2025-05-01 11615/week @ 2025-05-08 8912/week @ 2025-05-15

46,521 downloads per month
Used in 47 crates (21 directly)

Apache-2.0 OR MIT

68KB
2K SLoC

xmas-elf

A library for parsing and navigating ELF files.

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

Dependencies

~13–570KB