Implements the zappy block-based compression format, a fork of snappy with improved RLE handling.
go get github.com/cznic/zappyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compresses and decompresses data using the zappy format.
Build with CGO_ENABLED=1 or use the 'purego' build tag to force pure Go.
No dependency data recorded yet.