Suggestion: cfb - Rust library for reading/writing Compound File Binary (structured storage) files.
This provides a filesystem-in-a-file and is super useful when you need random access to data on disk but want to avoid a database.
Suggestion: cfb - Rust library for reading/writing Compound File Binary (structured storage) files.
This provides a filesystem-in-a-file and is super useful when you need random access to data on disk but want to avoid a database.