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.
- Website: https://github.com/dain/snappy
- Licenses: ASL 2.0
- Package source: gnu/packages/java-compression.scm
- Builds: See build status
- Issues: See known issues
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.