Crates.io | xmas-elf |
lib.rs | xmas-elf |
version | 0.10.0 |
created_at | 2016-04-09 03:04:02.285881+00 |
updated_at | 2025-03-26 14:04:50.774745+00 |
description | Library for parsing and navigating ELF data; zero-allocation, type-safe. |
homepage | |
repository | https://github.com/nrc/xmas-elf |
max_upload_size | |
id | 4704 |
size | 70,989 |
A library for parsing and navigating ELF files.
Pure Rust
Zero allocation (minimal allocation for interpreting the data)
Strongly, statically typed.