lancelot

Crates.iolancelot
lib.rslancelot
version0.8.6
sourcesrc
created_at2020-08-15 16:51:51.700221
updated_at2022-12-13 12:44:27.993836
descriptionbinary analysis framework for x32/x64 PE files
homepagehttps://github.com/williballenthin/lancelot
repositoryhttps://github.com/williballenthin/lancelot
max_upload_size
id277001
size22,620,015
Willi Ballenthin (williballenthin)

documentation

README

testing

$ cargo test

benchmark

$ cargo install cargo-criterion
$ cargo criterion --all-features --plotting-backend disabled [name of benchmark, eg. "fetch"]
Commit count: 1348

cargo fmt