Package zappy implements the zappy block-based compression format, a fork of snappy with improved RLE handling and better compression for sparse data.
go get modernc.org/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.
Set CGO_ENABLED=1 when building for better performance.
No dependency data recorded yet.