Paquet : libblosc-dev (1.21.3+ds-1)
Liens pour libblosc-dev
Télécharger le paquet source c-blosc :
Responsable :
Ressources externes :
- Page d'accueil [blosc.org]
Paquets similaires :
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.
Autres paquets associés à libblosc-dev
|
|
|
|
-
- dep: libblosc1 (= 1.21.3+ds-1)
- high performance meta-compressor optimized for binary data
Télécharger libblosc-dev
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
amd64 | 59,7 ko | 168,0 ko | [liste des fichiers] |
arm64 | 48,7 ko | 137,0 ko | [liste des fichiers] |