blosc

A blocking, shuffling and lossless compression library

Blosc is a compressor for binary data, designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() call. Blosc is not only a compressor for data size reduction, but also for accelerating memory-bound computations. It uses the blocking technique to reduce activity on the memory bus, which works by dividing datasets in blocks that are small enough to fit in caches of processors and perform (de)compression there. SIMD and multi-threading capabilities are leveraged if available. Blosc is a metacompressor; it can use different compression algorithms, such as BloscLZ, LZ4, LZ4HC, Snappy and Zlib.

openSUSE Leap 16.0 没有可用的官方软件包

发行版

openSUSE Tumbleweed

Archiving 实验性
1.21.6

openSUSE Leap 16.0

Archiving 实验性
1.21.6

openSUSE Leap 15.6

Archiving 实验性
1.21.6

openSUSE Leap 15.5

openSUSE Backports for SLE 15 SP7

SUSE SLE-15-SP1

不受支持的发行版

下列发行版未被官方支持。使用这些软件包需要您自担风险。