elfps

Crates.ioelfps
lib.rselfps
version0.1.0
sourcesrc
created_at2020-07-08 07:19:06.839944
updated_at2020-07-08 07:19:06.839944
descriptionparsing and navigating ELF data; zero-allocation, type-safe.
homepage
repositoryhttps://github.com/SmiteWindows/elfps
max_upload_size
id262498
size83,969
Smite Rust (SmiteWindows)

documentation

README

A library for parsing and navigating ELF files.

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

cargo fmt