Skip to content
Sections
>> Trisquel >> Packages >> aramo >> libs >> libblosc1
etiona  ] [  nabia  ] [  aramo  ]
[ Source: c-blosc  ]

Package: libblosc1 (1.21.1+ds2-2)

high performance meta-compressor optimized for binary data

Blosc is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc is meant not only to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations.

It uses the blocking technique to reduce activity on the memory bus as much as possible. In short, this technique works by dividing datasets in blocks that are small enough to fit in caches of modern processors and perform compression / decompression there. It also leverages, if available, SIMD instructions (SSE2) and multi-threading capabilities of CPUs, in order to accelerate the compression / decompression process to a maximum.

Other Packages Related to libblosc1

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: liblz4-1 (>= 0.0~r130)
    Fast LZ compression algorithm library - runtime
  • dep: libsnappy1v5 (>= 1.1.8)
    fast compression/decompression library
  • dep: libzstd1 (>= 1.4.0)
    fast lossless compression algorithm
  • dep: zlib1g (>= 1:1.1.4)
    compression library - runtime

Download libblosc1

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 34.9 kB101 kB [list of files]
arm64 24.3 kB77 kB [list of files]
armhf 23.0 kB65 kB [list of files]
ppc64el 33.5 kB105 kB [list of files]