Package Info

blosc


A blocking, shuffling and lossless compression library


Productivity/Archiving/Compression

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.


License: MIT AND BSD-3-Clause AND BSD-2-Clause
URL: https://www.blosc.org/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.21.1-bp155.2.17 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • blosc-devel
  • libblosc1
1.21.1-bp154.1.61 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • blosc-devel
  • libblosc1
1.20.1-bp153.1.19 info GA Release 2021-04-09 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • blosc-devel
  • libblosc1
1.20.1-bp152.4.3.1 info openSUSE-2020-2337 2020-12-26 15 SP2 Update
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • blosc-devel
  • libblosc1
1.20.1-bp151.4.3.1 info openSUSE-2020-2337 2020-12-26 15 SP1 Update
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • blosc-devel
  • libblosc1
1.13.5-bp152.3.24 info GA Release 2020-04-16 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • blosc-devel
  • libblosc1
1.13.5-bp151.2.11 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • blosc-devel
  • libblosc1
1.13.5-bp150.2.5 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • blosc-devel
  • libblosc1