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

java-iq80-snappy 0.4

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 java-iq80-snappy 0.4 as follows:

guix install java-iq80-snappy@0.4

Or install the latest version:

guix install java-iq80-snappy

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.