xrw 0.0.1

Structural I/O for binary formats.
Documentation
  • Coverage
  • 55.56%
    55 out of 99 items documented20 out of 52 items with examples
  • Size
  • Source code size: 40.32 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.49 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 16s Average build duration of successful builds.
  • all releases: 16s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ubmu/xrw
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ubmu

xrw

Structural I/O for binary formats.

xrw parses any block-based binary format into a uniform index of blocks without reading payloads, enabling fast querying and manipulation regardless of file size.

Currently supported families include RIFF, IFF, RF64, BW64, and Sony Wave64. Support for QuickTime/ISOBMFF, PNG, JPEG, EBML/Matroska, FLAC, Ogg, TIFF/IFD, ASF, MXF, and more is planned.

See the documentation for the complete reference.