This package browser is in early development. Mind the rough edges.

java-iq80-snappy

Java port of the Snappy (de)compressor

Iq80-snappy is a port of the Snappy compressor and decompressor rewritten in pure Java. This compression code produces a byte-for-byte exact copy of the output created by the original C++ code, and is extremely fast.

Installation

Install the latest version of java-iq80-snappy as follows:

guix install java-iq80-snappy

Or install a particular version:

guix install java-iq80-snappy@0.4

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.