CMD + K

snappy

Community

A fast compressor/decompressor

Installation

To install this package, run one of the following:

Conda
$conda install unic_onda::snappy

Usage Tracking

1.1.9
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger.

About

Summary

A fast compressor/decompressor

Last Updated

May 26, 2023 at 20:12

License

BSD-3-clause AND CC-BY-3.0 AND MIT AND CC-BY AND Public Domain

Total Downloads

5

Supported Platforms

linux-64