Alle Optionen
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Quellcode: c-blosc  ]

Paket: libblosc-dev (1.21.3+ds-1)

Links für libblosc-dev

Screenshot

Debian-Ressourcen:

Quellcode-Paket c-blosc herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

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.

Markierungen: Software-Entwicklung: Bibliotheken, Rolle: Entwicklungs-Bibliothek

Andere Pakete mit Bezug zu libblosc-dev

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

libblosc-dev herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 59,7 kB168,0 kB [Liste der Dateien]
arm64 48,7 kB137,0 kB [Liste der Dateien]
armel 47,4 kB124,0 kB [Liste der Dateien]
armhf 46,7 kB115,0 kB [Liste der Dateien]
i386 62,1 kB164,0 kB [Liste der Dateien]
mips64el 49,9 kB158,0 kB [Liste der Dateien]
mipsel 50,5 kB134,0 kB [Liste der Dateien]
ppc64el 53,1 kB157,0 kB [Liste der Dateien]
s390x 48,6 kB139,0 kB [Liste der Dateien]