evtx 0.8.0

A Fast (and safe) parser for the Windows XML Event Log (EVTX) format
Documentation

evtx

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 9 of them enabled by default.

default

  • multithreading
  • evtx_dump

multithreading

  • rayon

evtx_dump

  • simplelog
  • clap
  • dialoguer
  • indoc
  • anyhow

rayon

    This feature flag does not enable additional features.

simplelog

    This feature flag does not enable additional features.

clap

    This feature flag does not enable additional features.

dialoguer

    This feature flag does not enable additional features.

indoc

    This feature flag does not enable additional features.

anyhow

    This feature flag does not enable additional features.

fast-alloc

  • jemallocator
  • rpmalloc

jemallocator

    This feature flag does not enable additional features.

rpmalloc

    This feature flag does not enable additional features.