Crates.io | xmas-elf |
lib.rs | xmas-elf |
version | 0.9.1 |
source | src |
created_at | 2016-04-09 03:04:02.285881 |
updated_at | 2023-11-07 03:14:24.473614 |
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 | 67,592 |
A library for parsing and navigating ELF files.
Pure Rust
Zero allocation (minimal allocation for interpreting the data)
Strongly, statically typed.