Skip to content
Sections
>> Trisquel >> Pakete >> aramo >> libdevel >> libblosc-dev
etiona  ] [  nabia  ] [  aramo  ]
[ Quellcode: c-blosc  ]

Paket: libblosc-dev (1.21.1+ds2-2)

high performance meta-compressor optimized for binary data (development files)

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.

This package contains the development files required to build programs against Blosc.

Andere Pakete mit Bezug zu libblosc-dev

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: libblosc1 (= 1.21.1+ds2-2)
    high performance meta-compressor optimized for binary data

libblosc-dev herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 43,1 kB169 kB [Liste der Dateien]
arm64 31,9 kB136 kB [Liste der Dateien]
armhf 29,7 kB117 kB [Liste der Dateien]
ppc64el 43,1 kB173 kB [Liste der Dateien]