vmdk 0.2.0

Pure-Rust read-only VMware VMDK disk image reader (monolithicSparse, streamOptimized, twoGbMaxExtentFlat/Sparse, monolithicFlat)
Documentation
  • Coverage
  • 52.94%
    9 out of 17 items documented1 out of 7 items with examples
  • Size
  • Source code size: 7.19 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 606.33 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 6s 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, including allocated compressed grains), flat-extent VMDKs (twoGbMaxExtentFlat, monolithicFlat), and multi-file sparse extents (twoGbMaxExtentSparse).