unformat
There are 4 repositories under unformat topic.
MarcoPon/SeqBox
A single file container/archive that can be reconstructed even after total loss of file system structures
MarcoPon/BlockHashLoc
Recover files using lists of blocks hashes, bypassing the File System entirely
adamyaxley/Unformat
Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)
darrenldl/ocaml-SeqBox
Implementation of SeqBox in OCaml