vmdk 0.1.0

Pure-Rust read-only VMware VMDK sparse disk image reader
Documentation
  • Coverage
  • 52.94%
    9 out of 17 items documented1 out of 7 items with examples
  • Size
  • Source code size: 1.66 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 548.4 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 5s Average build duration of successful builds.
  • all releases: 6s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • h4x0r

Pure-Rust read-only VMDK disk image reader.

Supports monolithic sparse (monolithicSparse), stream-optimised (streamOptimized, sparse-grain read), and flat-extent VMDKs (twoGbMaxExtentFlat, monolithicFlat).