rust-cfb
A Rust library for reading/writing Compound File Binary (structured storage) files. See MS-CFB for the format specification.
License
rust-cfb is made available under the MIT License.
Development
This project uses Cargo as its build system and package manager.
Tests
Benchmarks
There is a benchmark suite using Criterion.rs. To run the benchmarks:
For a clean run (reset Criterion stats), delete the Criterion output directory and re-run: