10 releases (breaking)
Uses old Rust 2015
0.8.0 | Jun 17, 2021 |
---|---|
0.7.0 | Jun 1, 2019 |
0.6.2 | Mar 25, 2018 |
0.6.1 | Dec 10, 2017 |
0.3.0 | Jun 8, 2016 |
#231 in Parser implementations
21,801 downloads per month
Used in 33 crates
(18 directly)
63KB
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
~100KB