zstd/contrib
W. Felix Handte b5fb2e7c12 Add Tool to Diagnose Whether Corrupt Blobs are Plausibly Bit-Flips
I spend an increasing amount of my time looking at "Corrupted block detected"
failures in decompression. Not infrequently, I suspect that it is the result
of hardware failure, and that the blob has become bit-flipped or otherwise
corrupted somewhere along the line.

For that reason I was motivated to write a little tool to inspect blobs that
fail to decompress, to try modifying them, and then check whether they
decompress successfully. This seems like potentially a generally useful tool,
so I figured it might be worth putting in `contrib/`.
2019-11-19 01:53:36 -05:00
..
diagnose_corruption Add Tool to Diagnose Whether Corrupt Blobs are Plausibly Bit-Flips 2019-11-19 01:53:36 -05:00
docker Spelling (#1582) 2019-04-12 11:18:11 -07:00
experimental_dict_builders Spelling (#1582) 2019-04-12 11:18:11 -07:00
gen_html Remove duplicate CXXFLAGS 2018-06-10 18:04:21 -05:00
largeNbDicts fix compiling errors with clang-8 2019-07-18 19:41:00 -07:00
linux-kernel Rearranging assert and allowing 4 extra for FSE_BLOCKBOUND() 2019-09-12 14:43:50 -07:00
premake Fix wrong conditions 2018-07-14 12:34:03 +02:00
pzstd Spelling (#1582) 2019-04-12 11:18:11 -07:00
seekable_format Add New Seekable Compression Example to .gitignore 2019-07-24 18:22:20 -04:00
single_file_decoder Minor: documented sizes smaller 2019-09-02 18:15:31 +02:00
snap moved snap to /contrib 2018-03-19 16:15:06 -07:00
VS2005 added a project support notice for VS2005 2017-06-02 10:28:56 -07:00
cleanTabs created contrib/cleanTabs 2017-03-30 12:42:44 -07:00